Update windows.yml

This commit is contained in:
Eugene Pankov 2019-09-10 16:40:10 +02:00
parent 0cf169ac8d
commit 6eafd88ec2

View File

@ -16,13 +16,9 @@ jobs:
- name: Build
shell: powershell
run: |
cd app
yarn
cd ..
del app/node_modules/.yarn-integrity
yarn add -D electron@6.0.7
yarn
node scripts/build-native.js
yarn run build:typings
yarn run build
node scripts/prepackage-plugins.js
node scripts/build-windows.js