Skip to content

Commit

Permalink
upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
as6325400 committed Oct 19, 2024
1 parent 0407c1b commit f039665
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/database-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,9 @@ jobs:
- name: ls
run: ls

- name: Upgrade Database
run: |
sql/dj_setup_database upgrade
run: ./sql/dj_setup_database upgrade

- name: Install DOMjudge
run: .github/jobs/baseinstall.sh
Expand Down

0 comments on commit f039665

Please sign in to comment.