Skip to content

Commit

Permalink
chore: fix release workflow configuration (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
achou11 committed Nov 16, 2023
1 parent a48230b commit 658da21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,3 @@ jobs:
npm-token: ${{ secrets.NPM_TOKEN }}
build-command: |
npm install
npm run build

0 comments on commit 658da21

Please sign in to comment.