Skip to content

Commit

Permalink
Install rosetta workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
shimastripe committed Feb 26, 2024
1 parent 4e1c61c commit 483fbcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
run: |
defaults write com.apple.dt.Xcode IDESkipMacroFingerprintValidation -bool YES
defaults write com.apple.dt.Xcode IDESkipPackagePluginFingerprintValidatation -bool YES
softwareupdate --install-rosetta
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 483fbcc

Please sign in to comment.