mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-26 04:11:18 +00:00
aapveyor: readded drive letter...
This commit is contained in:
parent
ded9dd7940
commit
15969887ec
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ environment:
|
|||
|
||||
cache:
|
||||
- ccache.exe
|
||||
- :\Users\appveyor\AppData\Roaming\.ccache
|
||||
- C:\Users\appveyor\AppData\Roaming\.ccache
|
||||
|
||||
install:
|
||||
- if not exist "%CCACHE_EXE%" appveyor DownloadFile "%CCACHE_URL%" -FileName "%CCACHE_EXE%"
|
||||
|
|
Loading…
Reference in a new issue