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 808c973 commit 756853bCopy full SHA for 756853b
.github/workflows/npm-publish.yml
@@ -17,7 +17,7 @@ jobs:
17
node-version: 16
18
registry-url: https://registry.npmjs.org/
19
- run: npm install
20
- - run: npm build-lib
+ - run: npm run build-lib
21
- run: npm ci
22
- run: npm publish --access=public
23
env:
0 commit comments