mirror of https://github.com/laurent22/joplin.git
Update appveyor.yml
parent
27af0e69ef
commit
b27519b85a
|
@ -6,7 +6,7 @@ platform:
|
|||
cache:
|
||||
# Not caching node_modules because appveyor doesn't restore it afterwards (not sure why)
|
||||
# - node_modules
|
||||
- '%USERPROFILE%\.electron'
|
||||
# - '%USERPROFILE%\.electron'
|
||||
|
||||
install:
|
||||
- ps: Install-Product node 8 x64
|
||||
|
|
Loading…
Reference in New Issue