Skip to content

Commit

Permalink
Appveyor: correct build cache location
Browse files Browse the repository at this point in the history
  • Loading branch information
fd0 committed Sep 2, 2018
1 parent 1688552 commit 35e9885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ branches:
- master

cache:
- '%APPDATA%\Local\go-build'
- '%LocalAppData%\go-build'

init:
- ps: >-
Expand Down

0 comments on commit 35e9885

Please sign in to comment.