Skip to content

Commit

Permalink
update github action2
Browse files Browse the repository at this point in the history
  • Loading branch information
lemanhjcuongdev committed Dec 1, 2023
1 parent 661572f commit d51abd1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,4 @@ jobs:

- name: Build and deploy
run: |
npm run build
npx json-server --watch backend/db.json
json-server --watch backend/db.json

0 comments on commit d51abd1

Please sign in to comment.