Skip to content

Commit

Permalink
update nix action
Browse files Browse the repository at this point in the history
  • Loading branch information
tantaman committed Jun 17, 2023
1 parent 3d5f165 commit 194bf6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/js-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
if: runner.os == 'macOS'
run: rustup component add rust-src --toolchain nightly-x86_64-apple-darwin

- uses: cachix/install-nix-action@v18
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-env -i wabt -f '<nixpkgs>'
Expand Down

0 comments on commit 194bf6b

Please sign in to comment.