fix: Improve macOS support

This commit is contained in:
LukeGus
2025-10-19 17:27:19 -05:00
parent d6c0ebb80e
commit b0156cba4a
2 changed files with 3 additions and 0 deletions

View File

@@ -156,6 +156,8 @@ jobs:
- name: Build macOS App Store Package
if: steps.check_certs.outputs.has_certs == 'true'
env:
BUILD_NUMBER: ${{ github.run_number }}
run: npm run build:mac
- name: List release directory