Update build-arm64-mac.yml

This commit is contained in:
cmclark00 2024-10-15 14:33:56 -04:00 committed by GitHub
parent ead346ca84
commit 7d301d0ac9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,8 +28,6 @@ jobs:
ls -la $(brew --prefix qt@6) ls -la $(brew --prefix qt@6)
- name: Configure and Build Retro-Imager - name: Configure and Build Retro-Imager
env:
CMAKE_PREFIX_PATH: "$(brew --prefix qt@6)"
run: | run: |
mkdir -p build mkdir -p build
cd build cd build