Skip to content

Commit

Permalink
Update npmpublish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ombr authored Mar 7, 2022
1 parent 24a27d6 commit d816bf9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: bahmutov/npm-install@v1
- run: npm test
- run: npm run build
- id: publish
uses: JS-DevTools/npm-publish@v1
with:
Expand Down

0 comments on commit d816bf9

Please sign in to comment.