mirror of
https://github.com/digarok/gsplus.git
synced 2024-11-24 06:34:02 +00:00
Update .gitlab-ci.yml missing sdl image on win sdl
This commit is contained in:
parent
1345e491fe
commit
c5fd268076
@ -173,6 +173,7 @@ package-win-sdl:
|
||||
- cp /bin/cygpng16-16.dll .
|
||||
- cp /bin/cygz.dll .
|
||||
- cp /bin/cygSDL2-2-0-0.dll .
|
||||
- cp /bin/cygSDL2_image-2-0-0.dll .
|
||||
|
||||
artifacts:
|
||||
paths:
|
||||
@ -190,3 +191,4 @@ package-win-sdl:
|
||||
- cygpng16-16.dll
|
||||
- cygz.dll
|
||||
- cygSDL2-2-0-0.dll
|
||||
- cygSDL2_image-2-0-0.dll
|
||||
|
Loading…
Reference in New Issue
Block a user