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 8d87b39 commit 7deb469Copy full SHA for 7deb469
.github/workflows/npmpublish.yml
@@ -12,6 +12,7 @@ jobs:
12
- uses: actions/setup-node@v1
13
with:
14
node-version: 12
15
+ - run: yarn
16
- run: yarn test
17
- run: yarn prepare
18
0 commit comments