Generate badge icon for macOS DMG (#2809)

This commit is contained in:
Michael Telatynski
2026-01-21 09:05:56 +00:00
committed by GitHub
parent 61ea39e2c8
commit 87baf1246b
5 changed files with 86 additions and 50 deletions
+4
View File
@@ -109,6 +109,10 @@ jobs:
with:
python-version: "3.13"
# Install Quartz for DMG badges
# https://github.com/electron-userland/electron-builder/issues/9511#issuecomment-3774092888
- run: sudo pip3 install pyobjc-framework-Quartz
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
with:
node-version-file: .node-version