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 a00e045 commit 9ff4851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/database-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Upgrade Database
run: |
/opt/domjudge/domserver/bin/dj_setup_database upgrade
sql/dj_setup_database upgrade
- name: Install DOMjudge
run: .github/jobs/baseinstall.sh
Expand Down

0 comments on commit 9ff4851

Please sign in to comment.