Skip to content

Commit

Permalink
anoter dings
Browse files Browse the repository at this point in the history
  • Loading branch information
samba committed Dec 7, 2024
1 parent 0d324ce commit 3ce5732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: source myEnv/bin/activate && pip3 install -r requirements.txt
working-directory: rendertests
- name: install boost x86
run: arch -x86_64 brew install boost
run: arch -x86_64 /usr/local/bin/brew install boost
- name: configure
run: cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_OSX_ARCHITECTURES="x86_64" ..
env:
Expand Down

0 comments on commit 3ce5732

Please sign in to comment.