Skip to content

Commit

Permalink
fix: script
Browse files Browse the repository at this point in the history
  • Loading branch information
h7ml committed Jun 10, 2022
1 parent 1bbb07b commit 454a42b
Show file tree
Hide file tree
Showing 320 changed files with 1 addition and 1,327,097 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install dependencies
run: yarn install
- name: Generate files
run: yarn build
run: yarn lib
- name: publish
run: npm publish --access=public
env:
Expand Down
Loading

0 comments on commit 454a42b

Please sign in to comment.