We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a14175 commit 04fecffCopy full SHA for 04fecff
1 file changed
.github/workflows/publish.yml
@@ -49,7 +49,7 @@ jobs:
49
uses: actions/upload-artifact@v4
50
with:
51
name: wasi-deps
52
- path: lib/target/wasm32-wasip1/wasi-deps/
+ path: lib/target/wasm32-wasi/wasi-deps/
53
54
compile_cli:
55
name: Compile CLI
0 commit comments