Updated .gitlab-ci.yml

This commit is contained in:
Netkas 2023-08-16 15:58:07 -04:00
parent da3354965f
commit a51d6f74f7
No known key found for this signature in database
GPG key ID: 5DAF58535614062B

View file

@ -8,7 +8,7 @@ stages:
before_script:
- apt update -yqq
- apt install -yqq git libzip-dev zip make wget libonig-dev libcurl4-openssl-dev
- apt install -yqq git libzip-dev zip make wget gnupg2 libonig-dev libcurl4-openssl-dev
# Prepare the environment
setup: