mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-07-22 15:35:42 +00:00
Fix ci
This commit is contained in:
@@ -218,7 +218,6 @@ jobs:
|
|||||||
- name: Build Polkadot Dependencies
|
- name: Build Polkadot Dependencies
|
||||||
if: steps.cache-step.outputs.cache-hit != 'true'
|
if: steps.cache-step.outputs.cache-hit != 'true'
|
||||||
env:
|
env:
|
||||||
PATH: "/opt/homebrew/opt/llvm/bin:${{ env.PATH }}"
|
|
||||||
LDFLAGS: "-L/opt/homebrew/opt/llvm/lib"
|
LDFLAGS: "-L/opt/homebrew/opt/llvm/lib"
|
||||||
CPPFLAGS: "-I/opt/homebrew/opt/llvm/include"
|
CPPFLAGS: "-I/opt/homebrew/opt/llvm/include"
|
||||||
CMAKE_PREFIX_PATH: "/opt/homebrew/opt/llvm"
|
CMAKE_PREFIX_PATH: "/opt/homebrew/opt/llvm"
|
||||||
|
|||||||
Reference in New Issue
Block a user