Try to fix appveyor.yml
This commit is contained in:
parent
1f3ef6d505
commit
4366703f28
|
@ -12,7 +12,7 @@ before_build:
|
|||
$version = Source/Script/SetGitProperties.cmd
|
||||
appveyor UpdateBuild -Version $version
|
||||
}
|
||||
- git submodule update --init --recursive
|
||||
- cmd: git submodule update --init --recursive
|
||||
build:
|
||||
project: Project64.sln
|
||||
parallel: true
|
||||
|
|
Loading…
Reference in New Issue