Skip to content

Commit 87f28a0

Browse files
committed
Merge remote-tracking branch 'origin/allow-binary-types-for-host-funcs' into hyperagent
# Conflicts: # src/js-host-api/Cargo.toml
2 parents 86e737d + db7d6ed commit 87f28a0

20 files changed

Lines changed: 1850 additions & 489 deletions

File tree

.github/workflows/CreateRelease.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
5757
- name: Publish hyperlight-js
5858
run: |
59+
cargo publish -p hyperlight-js-common
5960
cargo publish -p hyperlight-js-runtime
6061
cargo publish -p hyperlight-js
6162
env:

0 commit comments

Comments
 (0)