mirror of
https://github.com/JannisX11/blockbench.git
synced 2025-02-17 16:20:13 +08:00
Testing deploying app.asar
This commit is contained in:
parent
6e3a6062f2
commit
b859ba6533
@ -19,6 +19,8 @@ jobs:
|
||||
- electron-builder -w --ia32 --publish=always -c.productName='Blockbench_32bit'
|
||||
deploy:
|
||||
provider: releases
|
||||
api_key: GH_TOKEN
|
||||
skip_cleanup: true
|
||||
file: dist/win-unpacked/resources/app.asar
|
||||
|
||||
- name: "Linux"
|
||||
|
Loading…
Reference in New Issue
Block a user