mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-24 09:06:03 +00:00
Update linux.yml
This commit is contained in:
3
.github/workflows/linux.yml
vendored
3
.github/workflows/linux.yml
vendored
@@ -37,8 +37,9 @@ jobs:
|
|||||||
run: scripts/prepackage-plugins.js
|
run: scripts/prepackage-plugins.js
|
||||||
|
|
||||||
- name: Build packages
|
- name: Build packages
|
||||||
run: DEBUG=electron-builder scripts/build-linux.js
|
run: scripts/build-linux.js
|
||||||
env:
|
env:
|
||||||
|
DEBUG: electron-builder,electron-builder:*
|
||||||
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
|
|
||||||
- name: Package artifacts
|
- name: Package artifacts
|
||||||
|
Reference in New Issue
Block a user