We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb04829 commit 53ba65eCopy full SHA for 53ba65e
.github/workflows/ci-stylus-check-wasm.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Install Rust stable
29
uses: actions-rs/toolchain@v1
30
with:
31
- toolchain: +stable
+ toolchain: stable
32
- name: Install rust
33
uses: actions-rust-lang/setup-rust-toolchain@v1
34
0 commit comments