Skip to content

Commit 2ea43c6

Browse files
Update nodejs.yml
1 parent 3da1f45 commit 2ea43c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
with:
1313
node-version: 12
1414
- run: npm ci
15+
- run: npm run build
1516

1617
publish-gpr:
1718
needs: build

0 commit comments

Comments
 (0)