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
|
- source /etc/bash.bashrc
|
||||||
- make clean
|
- make clean
|
||||||
- make build
|
- 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:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- gldc.tar.gz
|
- gldc.tar.gz
|
||||||
|
|
Loading…
Reference in New Issue
Block a user