mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-19 18:07:58 +00:00
electron artifacts fix
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user