Skip to content

Commit

Permalink
added prebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
XK4MiLX authored Oct 29, 2023
1 parent e59f872 commit 2b6dfba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ jobs:
run: npm i
- name: configure
run: npm run ciconfig
- name: prebuild
run: npm run prebuild
- name: build home
run: npm run homebuild
- name: Test suite
Expand Down

0 comments on commit 2b6dfba

Please sign in to comment.