mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-11-25 02:33:09 +00:00
Revert "appveyor CI: use default mingw path to hopefully save us some downloads every run"
This reverts commit 9a5b6ae3b3
.
This commit is contained in:
parent
9a5b6ae3b3
commit
eab21be5e3
@ -11,7 +11,7 @@ environment:
|
||||
|
||||
build_script:
|
||||
- cmd: >-
|
||||
%PYTHON%\python.exe c:\project\src\github.com\rakslice\macemu\SheepShaver\src\Windows\build_on_msys.py --build i686-pc-mingw32 --alt-mingw-path c:\mingw
|
||||
%PYTHON%\python.exe c:\project\src\github.com\rakslice\macemu\SheepShaver\src\Windows\build_on_msys.py --build i686-pc-mingw32
|
||||
|
||||
after_build:
|
||||
- 7z a sheepshaver.zip c:\project\src\github.com\rakslice\macemu\SheepShaver\SheepShaver.exe
|
||||
|
Loading…
Reference in New Issue
Block a user