mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-02-20 11:29:01 +00:00
appveyor CI: don't cache mingw metadata as this includes package installation status; only cache package files proper
This commit is contained in:
parent
8bfa98f972
commit
9a76eace57
@ -17,7 +17,7 @@ after_build:
|
|||||||
- 7z a sheepshaver.zip c:\project\src\github.com\rakslice\macemu\SheepShaver\src\Windows\SheepShaver.exe
|
- 7z a sheepshaver.zip c:\project\src\github.com\rakslice\macemu\SheepShaver\src\Windows\SheepShaver.exe
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
- C:\mingw-sheep\var -> appveyor.yml
|
- C:\mingw-sheep\var\cache -> appveyor.yml
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: sheepshaver.zip
|
- path: sheepshaver.zip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user