mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
69c91a23a5
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>