comment out xattr

This commit is contained in:
phernandez
2025-02-14 17:44:46 -06:00
parent 3f9c68ed85
commit c05d363a99
+1 -1
View File
@@ -81,7 +81,7 @@ jobs:
- name: Build macOS installer
run: |
make installer-mac
xattr -dr com.apple.quarantine "build/Basic Memory Installer.app"
#xattr -dr com.apple.quarantine "installer/build/Basic Memory Installer.app"
- name: Check library paths
run: |