mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-05 06:53:07 +00:00
Add codex_enable_api_debug_peers param when building on CI
This commit is contained in:
parent
da4b5bef8d
commit
347d5d02de
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y build-essential cmake curl git rustc cargo
|
||||
make update
|
||||
make libcodex
|
||||
CODEX_LIB_PARAMS="-d:codex_enable_api_debug_peers=true" make libcodex
|
||||
|
||||
- name: Build codex go
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user