Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zn4rK authored Oct 1, 2024
1 parent da71cb0 commit 63fbf9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-dependencies/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ runs:
- name: Setup rust
uses: actions-rs/toolchain@v1
with:
toolchain: stable
toolchain: 1.70.0

- name: Install WASM Target
run: rustup target add wasm32-wasi
Expand Down

0 comments on commit 63fbf9d

Please sign in to comment.