Skip to content

Commit 53ba65e

Browse files
committed
Fix
1 parent eb04829 commit 53ba65e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-stylus-check-wasm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install Rust stable
2929
uses: actions-rs/toolchain@v1
3030
with:
31-
toolchain: +stable
31+
toolchain: stable
3232
- name: Install rust
3333
uses: actions-rust-lang/setup-rust-toolchain@v1
3434
with:

0 commit comments

Comments
 (0)