Skip to content

Commit

Permalink
fixup! wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jmattheis committed Mar 5, 2024
1 parent a19c63a commit 1f1df50
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,7 @@ jobs:
- run: make generate
- run: make lint
- run: make test
- run: make bulid-js
- run: make build-js
env:
NODE_OPTIONS: --openssl-legacy-provider
- run: make release

0 comments on commit 1f1df50

Please sign in to comment.