mirror of
https://github.com/openwrt/packages.git
synced 2025-12-27 04:39:58 +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>