We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ddb51d commit dcbf362Copy full SHA for dcbf362
.github/workflows/clp-core-build-macos.yaml
@@ -79,7 +79,7 @@ jobs:
79
# See https://github.com/y-scope/clp/issues/1080 for details and exploration of solutions.
80
- name: "Set up environment variables for LLVM"
81
shell: "bash"
82
- run: >-
+ run: |
83
LLVM_PREFIX=$(brew --prefix llvm@16)
84
{
85
echo "LLVM_PREFIX=$LLVM_PREFIX"
0 commit comments