Try to fix appveyor.yml

This commit is contained in:
zilmar 2024-11-28 16:56:04 +10:30
parent 1f3ef6d505
commit 4366703f28
1 changed files with 1 additions and 1 deletions

View File

@ -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