mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-01-27 23:32:52 +00:00
appveyor CI: save mingw-get cache between builds
This commit is contained in:
parent
eab21be5e3
commit
58114327c9
@ -16,6 +16,9 @@ build_script:
|
|||||||
after_build:
|
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\SheepShaver.exe
|
||||||
|
|
||||||
|
cache:
|
||||||
|
- C:\mingw-sheep\var -> appveyor.yml
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: sheepshaver.zip
|
- path: sheepshaver.zip
|
||||||
name: sheepshaver non-jit build
|
name: sheepshaver non-jit build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user