Skip to content

Commit 46d036f

Browse files
committed
install packages
1 parent 4192139 commit 46d036f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
node-version: '16.x'
1414
registry-url: 'https://registry.npmjs.org'
1515
- run: |
16+
yarn install
1617
yarn build
1718
yarn publish
1819
env:

0 commit comments

Comments
 (0)