prepare for electron

This commit is contained in:
Aria Moradi
2021-05-24 00:42:25 +04:30
parent a458a696db
commit d082809776
12 changed files with 24 additions and 155 deletions
+2 -2
View File
@@ -72,8 +72,8 @@ jobs:
- name: make windows packages
run: |
cd master/scripts
./windows32-bundler.sh
./windows64-bundler.sh
./windows-bundler.sh win32
./windows-bundler.sh win64
- name: Checkout preview branch
uses: actions/checkout@v2