Updated .gitlab-ci.yml

This commit is contained in:
Netkas 2023-01-29 19:03:50 -05:00
parent b789f70765
commit d820117eba

View file

@ -20,7 +20,7 @@ before_script:
- git clone https://git.n64.cc/nosial/ncc.git
- cd ncc
- make redist
- build/src/INSTALL --auto --install-composer
- php build/src/INSTALL --auto --install-composer
build:
script: