Appveyor: correct build cache location

This commit is contained in:
Alexander Neumann 2018-09-02 13:26:02 +02:00
parent 16885529f7
commit 35e9885e8b
1 changed files with 1 additions and 1 deletions

View File

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