mirror of
https://github.com/digarok/gsplus.git
synced 2024-11-24 06:34:02 +00:00
Update .gitlab-ci.yml - yes there's an easier way, but it's my Sunday.
This commit is contained in:
parent
e9b74e8701
commit
120932eb50
@ -175,6 +175,8 @@ package-win-sdl:
|
||||
- cp /bin/cygSDL2-2-0-0.dll .
|
||||
- cp /bin/cygSDL2_image-2-0-0.dll .
|
||||
- cp /bin/cygjpeg-8.dll .
|
||||
- cp /bin/cygtiff-6.dll .
|
||||
|
||||
|
||||
|
||||
artifacts:
|
||||
@ -195,3 +197,4 @@ package-win-sdl:
|
||||
- cygSDL2-2-0-0.dll
|
||||
- cygSDL2_image-2-0-0.dll
|
||||
- cygjpeg-8.dll
|
||||
- cygtiff-6.dll
|
Loading…
Reference in New Issue
Block a user