Skip to content

Commit

Permalink
Fix Mac 13 build
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathfulSpatula committed Aug 20, 2024
1 parent f8982b5 commit 6d487fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ jobs:

- name: Prepare Build Environment (MacOS)
run: |
brew upgrade
brew upgrade rustup
brew install cmake opencl-clhpp-headers
- name: Build Qrack MacOS
Expand Down

0 comments on commit 6d487fb

Please sign in to comment.