Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Update nodejs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
goddessfreya authored Dec 20, 2019
1 parent 3c52d66 commit f80be0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: node-gyp install
run: |
npm install -g node-gyp
- name: node-gyp configure
- name: node-gyp configure & build
run: |
node-gyp configure
node-gyp build
Expand Down

0 comments on commit f80be0a

Please sign in to comment.