chore: Nix: fix CI
This commit is contained in:
parent
02e5865a02
commit
71b99423e8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/nix-ci.yml
vendored
1
.github/workflows/nix-ci.yml
vendored
|
|
@ -53,6 +53,7 @@ jobs:
|
|||
run: |
|
||||
mkdir -p ~/.config/nix
|
||||
echo '
|
||||
experimental-features = nix-command flakes
|
||||
max-jobs = auto
|
||||
extra-sandbox-paths = /nix/var/cache/ccache
|
||||
extra-substituters = file://${{ github.workspace }}/nix-store-cache?priority=10&trusted=true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue