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 a89a77d commit 4376b32Copy full SHA for 4376b32
.github/workflows/build-gitlab-container-PR.yml
@@ -50,6 +50,7 @@ jobs:
50
51
- name: Building an example chroot...
52
run: |
53
+ sudo apt install make pkg-config sudo debootstrap libcgroup-dev php-cli php-curl php-json php-xml php-zip lsof procps gcc g++ libcgroup-dev make acl zip unzip pv mariadb-server nginx php php-fpm php-gd php-cli php-intl php-mbstring php-mysql php-curl php-json php-xml php-zip composer ntp python3-yaml php-bcmath
54
wget https://github.com/DOMjudge/domjudge/archive/refs/heads/main.zip
55
unzip main.zip
56
cd domjudge-main
0 commit comments