Skip to content

Commit

Permalink
build: update package.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
Leon406 committed Dec 23, 2024
1 parent bc7f811 commit 0b27a7e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.bat
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
npm install
npm run build
npm install && npm run build

0 comments on commit 0b27a7e

Please sign in to comment.