Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
lukachi committed Dec 20, 2024
1 parent 1a816d0 commit 1fe687f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- name: Publish to npm
run: |
cd aptos-wasm-bindings
ls -R .
cat package.json
npm pkg fix
npm pack
Expand Down

0 comments on commit 1fe687f

Please sign in to comment.