ci: add debug

This commit is contained in:
Tienson Qin
2021-11-05 22:43:34 +08:00
parent fd239c0203
commit fbfb81dfe3

View File

@@ -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