fix: correct yml

This commit is contained in:
Hayden Kowalchuk 2019-09-10 14:42:57 +00:00
parent c701e2274a
commit a6988945b6

View File

@ -9,6 +9,6 @@ build:sh4-gcc:
- make clean
- make build
- tar -zcf gldc.tar.gz libGLdc.a LICENSE Readme.md include
artifacts:
artifacts:
paths:
- gldc.tar.gz