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 83a984f commit 742af21Copy full SHA for 742af21
.github/workflows/ci.yml
@@ -37,6 +37,7 @@ jobs:
37
38
- name: Install wasm-pack
39
run: |
40
+ rustup component add rustfmt
41
cargo install wasm-pack
42
43
- name: Build Info
0 commit comments