mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-24 13:46:43 +00:00
update appveyor file
This commit is contained in:
parent
5b8dac94b1
commit
083e153532
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ version: "{branch}.{build}"
|
|||
|
||||
cache:
|
||||
# Windows
|
||||
- 'C:\Users\appveyor\go\pkg\mod' -> go.mod, go.sum
|
||||
- C:\Users\appveyor\go\pkg\mod -> go.mod, go.sum
|
||||
# Linux
|
||||
- ~/go/pkg/mod -> go.mod, go.sum
|
||||
# Common
|
||||
|
|
|
|||
Loading…
Reference in a new issue