Updated .gitlab-ci.yml

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

View file

@ -9,6 +9,7 @@ stages:
before_script:
- apt update -yqq
- apt install -yqq git libzip-dev zip make wget gnupg2 libonig-dev libcurl4-openssl-dev
- export PATH=$PATH:/usr/local/bin
# Prepare the environment
setup: