mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-01 19:11:15 +00:00
Update cachix.yml
This commit is contained in:
parent
f6559f7319
commit
2021345845
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cachix.yml
vendored
2
.github/workflows/cachix.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
remove-dotnet: true
|
||||
remove-haskell: true
|
||||
- uses: actions/checkout@v3
|
||||
- uses: cachix/install-nix-action@v18
|
||||
- uses: cachix/install-nix-action@v20
|
||||
with:
|
||||
extra_nix_config: |
|
||||
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue