mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 07:05:10 +00:00
release: add debug
This commit is contained in:
2
.github/workflows/build-desktop-release.yml
vendored
2
.github/workflows/build-desktop-release.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user