Skip to content

Commit

Permalink
Upgrade cachix/install-nix-action
Browse files Browse the repository at this point in the history
This fixes "Error: Unable to locate executable file: cachix."
  • Loading branch information
prewk authored and chrisandreae committed Apr 13, 2023
1 parent c34587c commit 49272a1
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 @@ -14,7 +14,7 @@ jobs:
repository: moergo-sc/zmk
ref: main
path: src
- uses: cachix/install-nix-action@v18
- uses: cachix/install-nix-action@v20
with:
nix_path: nixpkgs=channel:nixos-22.05
- uses: cachix/cachix-action@v12
Expand Down

0 comments on commit 49272a1

Please sign in to comment.