Update .gitlab-ci.yml

This commit is contained in:
Hayden Kowalchuk 2020-02-18 17:01:34 +00:00
parent 9ffb253da8
commit bd389425eb

View File

@ -7,7 +7,7 @@ build:sh4-gcc:
script:
- source /etc/bash.bashrc
- make clean
- make build
- make link
- tar -zcf gldc.tar.gz libGLdc.a LICENSE README.md include
artifacts:
paths: