Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BaseMax authored Dec 21, 2024
1 parent 53b3c1f commit d63402e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
script: |
cd ${{ secrets.SERVER_PATH }}
git pull
npm i
npm run build
bun install
bun run build

0 comments on commit d63402e

Please sign in to comment.