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

Commit f80be0a

Browse files
authored
Update nodejs.yml
1 parent 3c52d66 commit f80be0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: node-gyp install
3636
run: |
3737
npm install -g node-gyp
38-
- name: node-gyp configure
38+
- name: node-gyp configure & build
3939
run: |
4040
node-gyp configure
4141
node-gyp build

0 commit comments

Comments
 (0)