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 committed Jun 26, 2023
1 parent 152ab7c commit d0bb1c5
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 d0bb1c5

Please sign in to comment.