Skip to content

Commit

Permalink
Fix softwareupdate for Rosetta2
Browse files Browse the repository at this point in the history
  • Loading branch information
aokj4ck committed Apr 25, 2024
1 parent 9bc8600 commit d7cc79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- run: |
echo "Set up dependencies"
/usr/sbin/softwareupdate -install-rosetta -agree-to-license
/usr/sbin/softwareupdate --install-rosetta --agree-to-license
arch -arm64 brew install xcodegen
- run: |
Expand Down

0 comments on commit d7cc79e

Please sign in to comment.