build: attempt to fix mas 9 debug info

This commit is contained in:
johannesjo 2025-11-09 21:15:34 +01:00
parent 67266d4a3c
commit e7fc459f07

View file

@ -65,6 +65,9 @@ jobs:
security set-key-partition-list -S apple-tool:,apple: -k "" build.keychain
security find-identity -v -p codesigning build.keychain
- name: List available signing identities
run: security find-identity -v -p codesigning
- name: Workaround for nx issue and dmg licence issue
run: npm install @nx/nx-darwin-arm64 dmg-license