Skip to content

Commit

Permalink
Specify architecture for GitHub Action CodeQL brew
Browse files Browse the repository at this point in the history
  • Loading branch information
aokj4ck committed Apr 25, 2024
1 parent bbe373c commit f2d1499
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"
brew install xcodegen
arch -arm64 brew install xcodegen
- run: |
echo "Run, Build Application using script"
Expand Down

0 comments on commit f2d1499

Please sign in to comment.