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 795d6ea commit a185408Copy full SHA for a185408
.github/workflows/publish-every-commit.yml
@@ -20,6 +20,6 @@ jobs:
20
run: npm install
21
22
- name: Build
23
- run: npm build
+ run: npm run build
24
25
- run: npx pkg-pr-new publish --template '.'
0 commit comments