This commit is contained in:
Eugene Pankov
2019-08-30 13:45:21 +02:00
parent 7bc92b12e3
commit dfbbb68286
3 changed files with 1 additions and 4 deletions

View File

@@ -25,10 +25,9 @@ jobs:
yarn run build:typings
yarn run build
scripts/prepackage-plugins.js
scripts/build-linux.js
DEBUG=electron-builder scripts/build-linux.js
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
BT_TOKEN: ${{ secrets.BT_TOKEN }}
- name: Package artifacts
run: |