mirror of
https://github.com/aljazceru/lspd.git
synced 2025-12-30 04:04:23 +01:00
remove enable-debugbuild
This commit is contained in:
2
.github/actions/setup-clightning/action.yaml
vendored
2
.github/actions/setup-clightning/action.yaml
vendored
@@ -104,7 +104,7 @@ runs:
|
||||
if: steps.cache-core-lightning.outputs.cache-hit != 'true'
|
||||
run: |
|
||||
cd lightning_git
|
||||
./configure --enable-debugbuild --enable-rust
|
||||
./configure --enable-rust
|
||||
poetry install
|
||||
poetry run make -j `nproc`
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user