Skip to content

Commit 8f31558

Browse files
committed
yaml
1 parent 3596a52 commit 8f31558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
- name: Add Wasmtime to path
147147
run: echo "$HOME/.wasmtime/bin" >> $GITHUB_PATH
148148

149-
- name: Install Rust Toolchain
149+
- name: Install Rust Toolchain
150150
run: rustup update nightly && rustup default nightly
151151

152152
- name: Install wasm32-wasip1 target

0 commit comments

Comments
 (0)