mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-08-15 11:27:35 +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:
@@ -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
|
||||
|
Reference in New Issue
Block a user