From 60fafd3b73c8575548ff2116ee04098565bc6430 Mon Sep 17 00:00:00 2001 From: Michael Vasseur Date: Mon, 20 Nov 2023 21:09:14 +0100 Subject: [PATCH] fixup --- .github/jobs/configure-checks/all.bats | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/jobs/configure-checks/all.bats b/.github/jobs/configure-checks/all.bats index 65ecaef386..6edbad5e72 100644 --- a/.github/jobs/configure-checks/all.bats +++ b/.github/jobs/configure-checks/all.bats @@ -432,7 +432,7 @@ compile_assertions_finished () { php php-fpm php-gd php-cli php-intl php-mbstring php-mysql \ php-curl php-json php-xml php-zip composer ntp \ make pkg-config sudo debootstrap libcgroup-dev \ - lsof procps glibc-source + lsof procps gcc g++ glibc-source run run_configure assert_line " * domserver...........: /opt/domjudge/domserver" assert_regex "^ \* webserver group\.\.\.\.\.: (www-data|apache|nginx)$"