diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 4606fb609..7a05f1a85 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -221,6 +221,7 @@ jobs: - { qt: '6.7.3', cc: gcc } - { qt: '6.8.0', cc: gcc } steps: + - run: plutil -p /System/Library/PrivateFrameworks/TCC.framework/Resources/en.lproj/Localizable.strings - run: sqlite3 '/Library/Application Support/com.apple.TCC/TCC.db' '.schema' - if: matrix.os != 'macos-13' run: >