Skip to content

Commit

Permalink
Testing deploying app.asar
Browse files Browse the repository at this point in the history
  • Loading branch information
JannisX11 committed Mar 14, 2020
1 parent 6e3a606 commit b859ba6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit b859ba6

Please sign in to comment.