Tell me the arch of cmake

This commit is contained in:
halprin 2024-12-15 19:04:21 -07:00
parent b9fb1aa2b8
commit c049d35725
No known key found for this signature in database
GPG Key ID: 13654EE1A3F4E6CD

View File

@ -84,6 +84,7 @@ jobs:
run: |
eval "$(/usr/local/bin/brew shellenv)"
/usr/local/bin/brew bundle install
file /usr/local/bin/cmake
- name: Install Linux dependencies
if: ${{ matrix.os.runner == 'ubuntu-latest' }}