1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00

Update appveyor.yml

This commit is contained in:
Laurent Cozic 2017-11-21 19:31:43 +00:00 committed by GitHub
parent 27af0e69ef
commit b27519b85a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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