release: add debug

This commit is contained in:
Tienson Qin
2021-11-18 16:16:34 +08:00
parent 673d6a8330
commit f2f21add46
2 changed files with 2 additions and 1 deletions

View File

@@ -51,7 +51,7 @@ jobs:
sudo ./linux-install-1.10.1.763.sh
- name: Compile CLJS
run: yarn install && gulp build && yarn cljs:release-electron
run: yarn install && gulp build && yarn cljs:release-debug
- name: Update APP Version
run: |