Skip to content

Commit

Permalink
CI: output of current arch
Browse files Browse the repository at this point in the history
  • Loading branch information
smoe committed May 3, 2024
1 parent 05a387a commit 3bc9f02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
# queries: security-extended,security-and-quality
- name: Install Dependencies
run: |
arch
#if [ "${{ matrix.os }}" = "macos-latest" ]; then
arch -arm64 brew update
arch -arm64 brew install autoconf-archive autoconf automake libtool m4
Expand Down

0 comments on commit 3bc9f02

Please sign in to comment.