mirror of
https://github.com/openwrt/packages.git
synced 2025-12-25 11:30:15 +04:00
By using `feeds install -d y` the CI tries to install e.g. `libcxx` which fails, unrelated to the tested packages. Now follow the approach of the current CircleCI implementation. Signed-off-by: Paul Spooren <mail@aparcar.org>