Skip to content

Commit

Permalink
lmfao
Browse files Browse the repository at this point in the history
  • Loading branch information
nommiin committed Nov 24, 2023
1 parent 0dce838 commit 917e732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
ref: ${{ github.ref }}
- uses: actions/setup-node@v3
with:
node-version: '14'
node-version: '18'
- run: npm install
working-directory: ./tools/bundle/
- run: node tools/bundle/main.js

0 comments on commit 917e732

Please sign in to comment.