diff --git a/appveyor.yml b/appveyor.yml index 7a1a7d75a..d22f073d8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -13,7 +13,7 @@ install: build_script: - cd %APPVEYOR_BUILD_FOLDER% - - bash.exe "build\version.sh" + - bash.exe "build\version.sh" . - MSBuild.exe Aegisub.sln /target:BuildTasks - MSBuild.exe Aegisub.sln /m /p:Configuration=Release /p:Platform=x64