Skip to content

Commit 03f9b04

Browse files
back to intel brewing
1 parent 88cc391 commit 03f9b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
if: matrix.platform == 'macos-15-intel'
5555
shell: bash
5656
run: |
57-
python3 -m pip install conan
57+
brew install conan
5858
conan --version
5959
mkdir -p ~/.conan2/profiles/
6060
touch ~/.conan2/profiles/default # if we don't make a file first, cp thinks its a folder that doesn't exist

0 commit comments

Comments
 (0)