Skip to content

Commit

Permalink
Show log
Browse files Browse the repository at this point in the history
  • Loading branch information
vmcj committed Feb 20, 2024
1 parent a4ac77c commit 3f30d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chroot-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
./configure --with-baseurl='http://localhost/domjudge/' --with-domjudge-user=domjudge --with-judgehost_chrootdir="/__w/domjudge/domjudge/chroot/domjudge"
make judgehost
sudo make install-judgehost
sudo misc-tools/dj_make_chroot
sudo misc-tools/dj_make_chroot || cat /__w/domjudge/domjudge/chroot/domjudge/debootstrap/debootstrap.log
- name: Run chroot content tests
working-directory: misc-tools
run: |
Expand Down

0 comments on commit 3f30d9a

Please sign in to comment.