Skip to content

Commit

Permalink
[nix] test without cache
Browse files Browse the repository at this point in the history
Signed-off-by: Jeroen Simonetti <[email protected]>
  • Loading branch information
jsimonetti committed Oct 31, 2023
1 parent 268bb1f commit 8d85f89
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/nix-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ jobs:
- uses: DeterminateSystems/nix-installer-action@main
if: steps.changed-files.outputs.any_changed == 'true'
- uses: DeterminateSystems/magic-nix-cache-action@main
if: steps.changed-files.outputs.any_changed == 'true'

- name: Run build
id: build
Expand Down

0 comments on commit 8d85f89

Please sign in to comment.