debug
This commit is contained in:
parent
11a7cc2b28
commit
ae1f32bda9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
extra_nix_config: |
|
||||
experimental-features = nix-command flakes
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
- uses: https://github.com/DeterminateSystems/magic-nix-cache-action@main
|
||||
# - uses: https://github.com/DeterminateSystems/magic-nix-cache-action@main
|
||||
- uses: https://github.com/cachix/cachix-action@v14
|
||||
if: ${{ !github.event.pull_request.head.repo.fork }}
|
||||
with:
|
||||
|
|
Reference in a new issue