Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

Commit 4a62420

Browse files
committed
install first
1 parent c8ce1bb commit 4a62420

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
@@ -11,6 +11,7 @@ jobs:
1111
with:
1212
node-version: 13.x
1313
registry-url: 'https://registry.npmjs.org'
14+
- run: yarn install
1415
- run: yarn build
1516
- run: yarn publish
1617
env:

0 commit comments

Comments
 (0)