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 c8e219b commit 2195da8Copy full SHA for 2195da8
.github/workflows/publish-wit.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- name: Install wasm-tools
24
shell: bash
25
- run: cargo binstall wasm-tools
+ run: cargo install wasm-tools
26
27
- name: Install wkg
28
0 commit comments