This commit is contained in:
Omar Abdulla
2025-11-10 11:48:28 +03:00
parent 33533fe9ce
commit 20c51f3c6c
-1
View File
@@ -218,7 +218,6 @@ jobs:
- name: Build Polkadot Dependencies
if: steps.cache-step.outputs.cache-hit != 'true'
env:
PATH: "/opt/homebrew/opt/llvm/bin:${{ env.PATH }}"
LDFLAGS: "-L/opt/homebrew/opt/llvm/lib"
CPPFLAGS: "-I/opt/homebrew/opt/llvm/include"
CMAKE_PREFIX_PATH: "/opt/homebrew/opt/llvm"