Skip to content

Commit

Permalink
fix cwd
Browse files Browse the repository at this point in the history
  • Loading branch information
awnion committed Nov 30, 2023
1 parent e15f0fe commit f200e61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prerelease_wasm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
cargo run -r
- name: Fix names
working-directory: packages/lib-web/publish
run: |
mv eversdk_*_wasm.gz eversdk.wasm.gz
mv eversdk_*_wasm_js.gz eversdk.wasm.js.gz
Expand Down

0 comments on commit f200e61

Please sign in to comment.