fix: macOS build failing

This commit is contained in:
LukeGus
2025-10-24 23:41:54 -05:00
parent 5dda3b91d8
commit 584120317b

View File

@@ -227,6 +227,7 @@ jobs:
run: |
npm ci
npm install --force @rollup/rollup-darwin-arm64
npm install dmg-license
- name: Check for Code Signing Certificates
id: check_certs