Skip to content

Commit

Permalink
electron artifacts fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Sep 11, 2019
1 parent acbb9d4 commit 64643a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ version: "{build}"

install:
- ps: Install-Product node $env:nodejs_version $env:platform
- yarn add -D electron@6.0.7
- yarn
- node scripts/build-native.js

Expand Down

0 comments on commit 64643a2

Please sign in to comment.