Skip to content

Commit 42e8e80

Browse files
committed
Removed the normal rustc
1 parent b925e0d commit 42e8e80

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build-wasm.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@ jobs:
1414
with:
1515
version: 4.0.9
1616

17-
- name: Install Rust
18-
uses: dtolnay/rust-toolchain@stable
19-
with:
20-
toolchain: stable
21-
2217
- name: Install Nightly Rust
2318
uses: dtolnay/rust-toolchain@stable
2419
with:

0 commit comments

Comments
 (0)