Skip to content

Commit

Permalink
Merge pull request #114 from VisActor/chore/workflow-vstory-external
Browse files Browse the repository at this point in the history
chore: update release workflow add vstory-external
  • Loading branch information
neuqzxy authored Nov 27, 2024
2 parents a811252 + 13e190f commit e6013bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@ jobs:
- name: Build vstory-player
run: node common/scripts/install-run-rush.js build --only @visactor/vstory-player

- name: Build vstory-external
run: node common/scripts/install-run-rush.js build --only @visactor/vstory-external

- name: Build vstory
env:
NODE_OPTIONS: "--max_old_space_size=4096"
Expand Down

0 comments on commit e6013bb

Please sign in to comment.