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 e5c78c3 commit 7ed056cCopy full SHA for 7ed056c
1 file changed
.github/workflows/publish.yml
@@ -24,5 +24,5 @@ jobs:
24
registry-url: 'https://registry.npmjs.org'
25
26
- run: npm install
27
- - run: npm build
+ - run: npm run build
28
- run: npm publish --access public --provenance --no-git-checks
0 commit comments