Skip to content

Commit

Permalink
V1.0.2 (#13)
Browse files Browse the repository at this point in the history
* fix husky install only for local

* update publish ci
  • Loading branch information
iShoma committed Nov 8, 2020
1 parent fc77920 commit 9fd5872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- run: npm run lint
- run: npm run ts:check

build and publish:
build_and_publish:
needs: [test]
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 9fd5872

Please sign in to comment.