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 Feb 26, 2024
1 parent 01adad7 commit 2866e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix.yml
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 2866e71

Please sign in to comment.