mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 18:19:55 +00:00
Why is this breaking on AppVeyor?
This commit is contained in:
parent
f3187b17c8
commit
5743c839a8
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ cache:
|
|||
clone_folder: C:\projects\openmw
|
||||
|
||||
before_build:
|
||||
- cmd: sh %APPVEYOR_BUILD_FOLDER%\CI\before_script.msvc.sh -u
|
||||
- cmd: sh %APPVEYOR_BUILD_FOLDER%\CI\before_script.msvc.sh -u -v
|
||||
|
||||
build_script:
|
||||
- cmd: if %PLATFORM%==Win32 set build=Build_32
|
||||
|
|
Loading…
Reference in a new issue