mirror of
https://github.com/digarok/gsplus.git
synced 2024-11-24 06:34:02 +00:00
Update .gitlab-ci.yml - sensing a pattern here ;) win sdl libs
This commit is contained in:
parent
c5fd268076
commit
e9b74e8701
@ -174,6 +174,8 @@ package-win-sdl:
|
||||
- cp /bin/cygz.dll .
|
||||
- cp /bin/cygSDL2-2-0-0.dll .
|
||||
- cp /bin/cygSDL2_image-2-0-0.dll .
|
||||
- cp /bin/cygjpeg-8.dll .
|
||||
|
||||
|
||||
artifacts:
|
||||
paths:
|
||||
@ -192,3 +194,4 @@ package-win-sdl:
|
||||
- cygz.dll
|
||||
- cygSDL2-2-0-0.dll
|
||||
- cygSDL2_image-2-0-0.dll
|
||||
- cygjpeg-8.dll
|
Loading…
Reference in New Issue
Block a user