build: install uci
authorÁlvaro Fernández Rojas <[email protected]>
Mon, 17 Nov 2025 18:24:29 +0000 (19:24 +0100)
committerÁlvaro Fernández Rojas <[email protected]>
Mon, 17 Nov 2025 18:32:53 +0000 (19:32 +0100)
commitebb3a01a0b014d8f0dd04c8bffc4e2bff4eddb1c
tree5add28f23836784c978a5f494851f69e91f506fa
parent238963f48c848bc43917d1131602698b3b395a51
build: install uci

Install uci and properly use it by adding it to PATH and LD_LIBRARY_PATH.
This is needed in order to use a proper environment for testing.

Signed-off-by: Álvaro Fernández Rojas <[email protected]>
Link: https://github.com/openwrt/uci/pull/14
.github/workflows/ci.yml
scripts/devel-build.sh