mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-01-14 14:33:46 +00:00
appveyor CI: fix build output path for archiving
This commit is contained in:
parent
36bddb6ded
commit
8bfa98f972
@ -14,7 +14,7 @@ build_script:
|
||||
%PYTHON%\python.exe c:\project\src\github.com\rakslice\macemu\SheepShaver\src\Windows\build_on_msys.py --build i686-pc-mingw32 --show-build-environment
|
||||
|
||||
after_build:
|
||||
- 7z a sheepshaver.zip c:\project\src\github.com\rakslice\macemu\SheepShaver\SheepShaver.exe
|
||||
- 7z a sheepshaver.zip c:\project\src\github.com\rakslice\macemu\SheepShaver\src\Windows\SheepShaver.exe
|
||||
|
||||
cache:
|
||||
- C:\mingw-sheep\var -> appveyor.yml
|
||||
|
Loading…
x
Reference in New Issue
Block a user