mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-13 21:31:32 +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:
|
cache:
|
||||||
- ccache.exe
|
- ccache.exe
|
||||||
- :\Users\appveyor\AppData\Roaming\.ccache
|
- C:\Users\appveyor\AppData\Roaming\.ccache
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- if not exist "%CCACHE_EXE%" appveyor DownloadFile "%CCACHE_URL%" -FileName "%CCACHE_EXE%"
|
- if not exist "%CCACHE_EXE%" appveyor DownloadFile "%CCACHE_URL%" -FileName "%CCACHE_EXE%"
|
||||||
|
|
Loading…
Reference in a new issue