Skip to content

Commit

Permalink
Update .github/workflows/wasm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench authored Aug 7, 2023
1 parent 1b7eca9 commit 8d1758f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,8 @@ jobs:
- name: Checkout sources
uses: actions/checkout@v3

- uses: cachix/install-nix-action@v20
- name: Setup Nix
uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-22.11
github_access_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 8d1758f

Please sign in to comment.