Skip to content

Commit c9ccde4

Browse files
committed
Cache proper path.
1 parent 63d5e42 commit c9ccde4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '{branch}-{build}'
22
build: off
33
cache:
4-
- '%APPDATA%\pip\Cache'
4+
- '%LOCALAPPDATA%\pip\Cache'
55
environment:
66
global:
77
WITH_COMPILER: 'cmd /E:ON /V:ON /C .\ci\appveyor-with-compiler.cmd'

ci/templates/appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '{branch}-{build}'
22
build: off
33
cache:
4-
- '%APPDATA%\pip\Cache'
4+
- '%LOCALAPPDATA%\pip\Cache'
55
environment:
66
global:
77
WITH_COMPILER: 'cmd /E:ON /V:ON /C .\ci\appveyor-with-compiler.cmd'

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy