diff --git a/appveyor.yml b/appveyor.yml index 8ee18bd2c..03a6192ab 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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