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 9a41852 commit 1a48416Copy full SHA for 1a48416
.github/workflows/npm-publish.yml
@@ -27,6 +27,7 @@ jobs:
27
with:
28
node-version: 16
29
registry-url: https://registry.npmjs.org/
30
+ - run: yarn install
31
- run: yarn build
32
- run: npm publish
33
env:
0 commit comments