Skip to content

Commit 7deb469

Browse files
committed
Fix github workflow
1 parent 8d87b39 commit 7deb469

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npmpublish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
- uses: actions/setup-node@v1
1313
with:
1414
node-version: 12
15+
- run: yarn
1516
- run: yarn test
1617
- run: yarn prepare
1718

0 commit comments

Comments
 (0)