Skip to content

Commit

Permalink
chore(workflow): remove build step
Browse files Browse the repository at this point in the history
  • Loading branch information
jamcry committed May 5, 2022
1 parent cf0e244 commit 9ccb6d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/new-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: 10
- run: npm install
- run: npm run build

- id: publish-to-npm
uses: JS-DevTools/npm-publish@v1
Expand Down

0 comments on commit 9ccb6d6

Please sign in to comment.