Commit 15645c57 authored by nanahira's avatar nanahira

add server zip support in windows ci

parent 71a8c155
......@@ -98,7 +98,7 @@ exec_windows:
- mat_submodules
script:
- bash -c 'cp -rf premake/* .'
- '.\premake5.exe vs2019'
- '.\premake5.exe vs2019 --server-zip-support'
- cmd /c '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\msbuild.exe" build\YGOPro.sln /m /p:Configuration=Release'
- copy bin\release\ygopro.exe .
artifacts:
......
Subproject commit e51cb51f10af0dab625f9fcb23eca2dd220d9fd2
Subproject commit 78d3d7b81c2b147f548261fb2eedfd48fb3d2dc1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment