We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb78063 commit 7b6276cCopy full SHA for 7b6276c
.github/jobs/chroot_checks.sh
@@ -44,7 +44,7 @@ cd /opt/domjudge/judgehost/bin || exit 1
44
section_end chroot
45
46
section_start "Show minimal chroot"
47
-apt purge arch-test
+apt-get install -y arch-test
48
./dj_make_chroot -a "$ARCH" | tee -a "$ARTIFACTS"/chroot.log
49
section_end
50
0 commit comments