Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nommiin committed Nov 24, 2023
1 parent ff02634 commit 484736b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: '14'
- run: npm install
- run: node tools/bundle/main.js
- run: npm install -g adm-zip
- run: npm install -g glob
- run: node tools/brief/main.js

0 comments on commit 484736b

Please sign in to comment.