mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-04-25 11:37:59 +00:00
Fix ci
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user