fix: incorrect filename under linux
This commit is contained in:
parent
0f96aa0d78
commit
be7781de75
|
@ -8,7 +8,7 @@ build:sh4-gcc:
|
|||
- source /etc/bash.bashrc
|
||||
- make clean
|
||||
- make build
|
||||
- tar -zcf gldc.tar.gz libGLdc.a LICENSE Readme.md include
|
||||
- tar -zcf gldc.tar.gz libGLdc.a LICENSE README.md include
|
||||
artifacts:
|
||||
paths:
|
||||
- gldc.tar.gz
|
||||
|
|
Loading…
Reference in New Issue
Block a user