mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
ci: add debug
This commit is contained in:
1
.github/workflows/build-desktop-release.yml
vendored
1
.github/workflows/build-desktop-release.yml
vendored
@@ -289,6 +289,7 @@ jobs:
|
||||
env:
|
||||
APPLE_ID: ${{ secrets.APPLE_ID_EMAIL }}
|
||||
APPLE_ID_PASSWORD: ${{ secrets.APPLE_ID_PASSWORD }}
|
||||
DEBUG: electron-rebuild
|
||||
|
||||
- name: Change DMG Name
|
||||
run: mv static/out/make/*.dmg static/out/make/logseq-darwin-arm64-${{ github.event.inputs.tag-version }}.dmg
|
||||
|
||||
Reference in New Issue
Block a user