mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
[ci] .
This commit is contained in:
parent
8ca0bfd366
commit
49503516fb
@ -13,7 +13,7 @@ install:
|
||||
|
||||
build_script:
|
||||
- cd %APPVEYOR_BUILD_FOLDER%
|
||||
- sh: 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
|
||||
|
||||
@ -80,7 +80,7 @@ after_build:
|
||||
- cd ..\..
|
||||
|
||||
on_success:
|
||||
- sh: bash .ci/upload_win_installer.sh
|
||||
- bash.exe ".ci\upload_win_installer.sh"
|
||||
|
||||
artifacts:
|
||||
- path: packages\win_installer\output\Aegisub-Japan7-x64.exe
|
||||
|
Loading…
x
Reference in New Issue
Block a user