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