diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index de65633a4857416c53f9d9e2957fe89aed01a0f1..2c10394bafdda424d4ebee40e7ee68cfc4571eb3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -33,7 +33,7 @@ dump: apt update -y >/dev/null apt install -y sudo git wget aria2 neofetch \ openssh-server python3 python3-pip jq \ - curl \ + curl python3-venv \ >/dev/null - |