Skip to content

Commit a5ef249

Browse files
committed
build package
1 parent 4f40760 commit a5ef249

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ jobs:
6969
run: |
7070
make install-node
7171
72+
- name: Package library
73+
run: |
74+
make package
75+
7276
- name: Set VERSION_TAG env var to be short git SHA and get next tag version
7377
id: output_version_tag
7478
run: |

0 commit comments

Comments
 (0)