Skip to content

Commit 2f00b19

Browse files
update ci
1 parent b8cb6e2 commit 2f00b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ exec_windows:
139139
- bin/
140140
- obj/
141141
script:
142-
- bash -c 'cp -rf premake/* .'
142+
- bash -c 'cp -rf premake/* . ; cp -rf resource/* .'
143143
- '.\premake5.exe vs2019 --irrklang-pro'
144144
- cmd /c '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\msbuild.exe" build\YGOPro.sln /m /p:Configuration=Release'
145145
- copy bin\release\ygopro.exe .

0 commit comments

Comments
 (0)