Skip to content

Commit

Permalink
chore(actions): ...
Browse files Browse the repository at this point in the history
  • Loading branch information
fmway committed Jan 12, 2025
1 parent ecf3345 commit 68e3679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- uses: DeterminateSystems/nix-installer-action@main
with:
github-token: ${{ secrets.GH_TOKEN }}
extra-conf: experimental-features = nix-command flakes auto-allocate-uids configurable-impure-env
extra-conf: experimental-features = nix-command flakes auto-allocate-uids configurable-impure-env pipe-operators
- uses: DeterminateSystems/magic-nix-cache-action@main
with:
use-flakehub: false
Expand Down

0 comments on commit 68e3679

Please sign in to comment.