Skip to content

Commit c348d67

Browse files
committed
ci: fix publish
1 parent 0a14175 commit c348d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)