Skip to content

Commit

Permalink
Try sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolby committed Oct 13, 2024
1 parent fb0590f commit df45641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +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: sudo 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: >
Expand Down

0 comments on commit df45641

Please sign in to comment.