mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-02-17 21:30:32 +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
|
||||
|
||||
cache:
|
||||
- C:\mingw-sheep\var -> appveyor.yml
|
||||
- C:\mingw-sheep\var\cache -> appveyor.yml
|
||||
|
||||
artifacts:
|
||||
- path: sheepshaver.zip
|
||||
|
Loading…
x
Reference in New Issue
Block a user