1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 21:42:13 +00:00

Try calling it directly

This commit is contained in:
Bret Curtis 2018-06-27 16:39:45 +00:00
parent bd602847b5
commit df23e0f857

View File

@ -54,7 +54,7 @@ Win10:
script:
- env
- sh %CI_PROJECT_DIR%/CI/before_script.msvc.sh -c Release -p x64 -v 2017 -V
- msbuild MSVC2017_64\OpenMW.sln /t:Build /p:Configuration=Release /m:2
- C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\msbuild.exe MSVC2017_64\OpenMW.sln /t:Build /p:Configuration=Release /m:2
cache:
paths:
- deps