Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine committed Oct 24, 2024
1 parent 9331eb7 commit 4a8e4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-wasm-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Build
working-directory: bindings_wasm
run: yarn build
run: RUST_BACKTRACE=full yarn build

- name: Publish to NPM
uses: JS-DevTools/npm-publish@v3
Expand Down

0 comments on commit 4a8e4e2

Please sign in to comment.