Skip to content

Commit

Permalink
upgrade install nix action
Browse files Browse the repository at this point in the history
  • Loading branch information
MrChico committed Nov 7, 2021
1 parent bc7ee36 commit 4fd6af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v2
# v12
- uses: cachix/install-nix-action@v12
- uses: cachix/install-nix-action@v14
with:
# https://discourse.nixos.org/t/understanding-binutils-darwin-wrapper-nix-support-bad-substitution/11475/2
nix_path: nixpkgs=channel:nixos-unstable
Expand Down

0 comments on commit 4fd6af6

Please sign in to comment.