Skip to content

Commit 04fecff

Browse files
authored
ci: fix publish (#45)
1 parent 0a14175 commit 04fecff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
uses: actions/upload-artifact@v4
5050
with:
5151
name: wasi-deps
52-
path: lib/target/wasm32-wasip1/wasi-deps/
52+
path: lib/target/wasm32-wasi/wasi-deps/
5353

5454
compile_cli:
5555
name: Compile CLI

0 commit comments

Comments
 (0)