Skip to content

Commit

Permalink
fix: fix on ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
incredible-phoenix246 committed Jul 29, 2024
1 parent 3153482 commit 31ed073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: yarn build

- name: migrate
run: yarn migrate
run: yarn reset-db

- name: setup service file
run: sudo cp server-script/aihomeworkdev.service /etc/systemd/system
Expand Down

0 comments on commit 31ed073

Please sign in to comment.