Skip to content

Commit 4145ed7

Browse files
committed
update mac
1 parent 541708f commit 4145ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ repair-wheel-command = "auditwheel-symbols --manylinux 2014 {wheel} ; abi3audit
117117
archs = ["x86_64"]
118118
build = "cp*"
119119
skip = "cp36-* cp37-* cp38-* cp39-* cp313-* pypy* pp*"
120-
before-build = "brew install libomp llvm"
120+
before-build = "brew install libomp llvm&&echo 'export PATH=\"/opt/homebrew/opt/llvm/bin:$PATH\"' >> /Users/runner/.bash_profile"
121121

122122
[tool.cibuildwheel.windows]
123123
archs = ["AMD64"]

0 commit comments

Comments
 (0)