Generate badge icon for macOS DMG (#2809)
This commit is contained in:
committed by
GitHub
parent
61ea39e2c8
commit
87baf1246b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user