Skip to content

Commit 4376b32

Browse files
committed
Install all needed tools
1 parent a89a77d commit 4376b32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-gitlab-container-PR.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050

5151
- name: Building an example chroot...
5252
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
5354
wget https://github.com/DOMjudge/domjudge/archive/refs/heads/main.zip
5455
unzip main.zip
5556
cd domjudge-main

0 commit comments

Comments
 (0)