1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00

Update appveyor.yml

This commit is contained in:
Laurent Cozic 2017-11-13 12:13:17 +00:00 committed by GitHub
parent afc42061d5
commit e378e03e5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ install:
- yarn
build_script:
- ps: cd Electron\app
- ps: cd ElectronClient\app
- yarn dist
test: off
test: off