Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danilopolani authored Jul 7, 2021
1 parent ad693d2 commit ef01a0e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
run: npm install -g yarn
- name: Install deps
run: yarn
- name: Build dist
run: yarn build
- name: Publish to npm
run: npm publish
env:
Expand Down

0 comments on commit ef01a0e

Please sign in to comment.