Skip to content

Commit

Permalink
Fix CI for macOS nix (SIP)
Browse files Browse the repository at this point in the history
  • Loading branch information
ribose-jeffreylau authored and ni4 committed May 3, 2024
1 parent a3a4a5c commit 597ea94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
fetch-depth: 1
submodules: true
- uses: cachix/install-nix-action@v15
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix build .?submodules=1

0 comments on commit 597ea94

Please sign in to comment.