Skip to content

Commit

Permalink
ci: Update nix config in GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sgillespie committed Jul 22, 2023
1 parent e422d78 commit 62bf139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
- uses: cachix/install-nix-action@v20
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
extra_nix_config: |
Expand Down

0 comments on commit 62bf139

Please sign in to comment.