We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 818b355 commit 1d70514Copy full SHA for 1d70514
1 file changed
.github/workflows/ci.yaml
@@ -29,9 +29,6 @@ jobs:
29
target/
30
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
31
32
- - run: |
33
- rustup target add wasm32-unknown-unknown
34
-
35
- name: Build
36
run: cargo build --release
37
0 commit comments