Fix mac build again (#3400)

This commit is contained in:
Devin Binnie
2025-04-22 09:51:57 -04:00
committed by GitHub
parent 157bb26ba5
commit 6aa2207446
5 changed files with 10 additions and 0 deletions

View File

@@ -120,6 +120,8 @@ jobs:
build-mac-installer:
runs-on: macos-15
env:
MACOS_NOTIFICATION_STATE_NO_SDK_CHECK: true
needs:
- begin-notification
steps: