Skip to content

Commit

Permalink
wasm needs build release
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan-crypto committed Nov 14, 2023
1 parent a206ef1 commit 6ed6bfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -463,6 +463,7 @@ jobs:

wasm-publish:
name: publish-wasm-bindings
needs: ["build-release"]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6ed6bfe

Please sign in to comment.