Skip to content

Commit

Permalink
ci: fix publish
Browse files Browse the repository at this point in the history
  • Loading branch information
G4Vi committed Jan 17, 2025
1 parent 0a14175 commit c348d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: wasi-deps
path: lib/target/wasm32-wasip1/wasi-deps/
path: lib/target/wasm32-wasi/wasi-deps/

compile_cli:
name: Compile CLI
Expand Down

0 comments on commit c348d67

Please sign in to comment.