Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Vasseur committed Nov 20, 2023
1 parent acf51c6 commit 60fafd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/jobs/configure-checks/all.bats
Original file line number Diff line number Diff line change
Expand Up @@ -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)$"
Expand Down

0 comments on commit 60fafd3

Please sign in to comment.