Skip to content

Commit

Permalink
Update prebuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kriszyp authored Oct 11, 2024
1 parent 74c557a commit acb28d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v3
with:
node-version: 16
node-version: 18
- run: npm install
- run: npm run build
- run: npm test
Expand Down

0 comments on commit acb28d3

Please sign in to comment.