1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-01-22 15:28:37 +00:00

Appveyor: correct build cache location

This commit is contained in:
Alexander Neumann 2018-09-02 13:26:02 +02:00
parent 16885529f7
commit 35e9885e8b

View file

@ -8,7 +8,7 @@ branches:
- master - master
cache: cache:
- '%APPDATA%\Local\go-build' - '%LocalAppData%\go-build'
init: init:
- ps: >- - ps: >-