Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
yxwzaxns committed Oct 20, 2021
1 parent 22ad20d commit c8c00a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
node-version: 14
registry-url: https://registry.npmjs.org/
- run: git fetch --all -t
- run: npm i -g npm
- run: yarn
- run: yarn run build
- run: cp ./docs/README.md .
Expand Down

0 comments on commit c8c00a2

Please sign in to comment.