[ci] generate git_version.h in the script

This commit is contained in:
odrling 2019-08-31 01:48:12 +02:00
parent f996638648
commit 8ca0bfd366
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ install:
build_script:
- cd %APPVEYOR_BUILD_FOLDER%
- sh: build/version.sh
- MSBuild.exe Aegisub.sln /target:BuildTasks
- MSBuild.exe Aegisub.sln /m /p:Configuration=Release /p:Platform=x64