Skip to content

Commit

Permalink
remove npm build from bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
mrnaveira committed Jul 26, 2024
1 parent 1c35d75 commit 13153b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/npm_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
with:
node-version: "20"
- run: npm ci
- run: npm run build
- uses: JS-DevTools/npm-publish@v3
with:
token: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit 13153b3

Please sign in to comment.