Skip to content

Commit

Permalink
ci: adjust build prereqs for GitHub as well
Browse files Browse the repository at this point in the history
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
  • Loading branch information
jow- committed Sep 14, 2021
1 parent 07ae165 commit e6dd389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openwrt-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: OpenWrt CI testing
on: [ push, pull_request ]
env:
CI_ENABLE_UNIT_TESTING: 1
CI_TARGET_BUILD_DEPENDS: ubus uci
CI_TARGET_BUILD_DEPENDS: libnl-tiny ubus uci

jobs:
native_testing:
Expand Down

0 comments on commit e6dd389

Please sign in to comment.