Skip to content

Commit

Permalink
ahh
Browse files Browse the repository at this point in the history
  • Loading branch information
nommiin committed Nov 24, 2023
1 parent 08bcb9f commit 0dce838
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: '14'
- run: |
npm install
node tools/bundle/main.js
- run: npm install
working-directory: ./tools/bundle/
- run: node tools/bundle/main.js

0 comments on commit 0dce838

Please sign in to comment.