diff --git a/appveyor.yml b/appveyor.yml index 1440637b7..7065a219f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -8,7 +8,7 @@ branches: - master cache: - - '%APPDATA%\Local\go-build' + - '%LocalAppData%\go-build' init: - ps: >-