We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3596a52 commit 8f31558Copy full SHA for 8f31558
.github/workflows/ci.yml
@@ -146,7 +146,7 @@ jobs:
146
- name: Add Wasmtime to path
147
run: echo "$HOME/.wasmtime/bin" >> $GITHUB_PATH
148
149
- - name: Install Rust Toolchain
+ - name: Install Rust Toolchain
150
run: rustup update nightly && rustup default nightly
151
152
- name: Install wasm32-wasip1 target
0 commit comments