We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3da1f45 commit 2ea43c6Copy full SHA for 2ea43c6
.github/workflows/nodejs.yml
@@ -12,6 +12,7 @@ jobs:
12
with:
13
node-version: 12
14
- run: npm ci
15
+ - run: npm run build
16
17
publish-gpr:
18
needs: build
0 commit comments