forked from TrueCloudLab/restic
Appveyor: correct build cache location
This commit is contained in:
parent
16885529f7
commit
35e9885e8b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ branches:
|
|||
- master
|
||||
|
||||
cache:
|
||||
- '%APPDATA%\Local\go-build'
|
||||
- '%LocalAppData%\go-build'
|
||||
|
||||
init:
|
||||
- ps: >-
|
||||
|
|
Loading…
Reference in a new issue