2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-09 18:45:52 +00:00

Update .appveyor.yml

This commit is contained in:
Phillip Stephens 2018-09-09 18:38:26 -07:00
parent c5c4ac5fbe
commit 9f471ef7f3

View File

@ -56,7 +56,6 @@ before_build:
- git submodule update --init --recursive
build_script:
- rmdir build
- mkdir build
- cd build
- C:\projects\deps\cmake\cmake-3.10.1-win64-x64\bin\cmake.exe -GNinja ..