Skip to content

Commit

Permalink
ci: fix nix-build secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
Daru-san authored Jul 27, 2024
1 parent c6c16ee commit 63e8bf2
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/cachix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,9 @@ on:

jobs:
build:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
- uses: ./.github/workflows/nix-build
name: nix build
uses: ./.github/workflows/nix-build
secrets: inherit



0 comments on commit 63e8bf2

Please sign in to comment.