Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
seunlanlege committed Mar 9, 2024
1 parent 2e64868 commit f20e207
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hyperclient.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ jobs:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |
wasm-pack build --release --no-default-features --features=wasm
cd pkg
npm publish --access public

0 comments on commit f20e207

Please sign in to comment.