Skip to content

Commit d525777

Browse files
committed
CI: Rebuild rootfs when new packages are added
1 parent dd79c76 commit d525777

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-linux-artifacts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
with:
2121
files: |
2222
mk/external.mk
23+
tests/system/br_pkgs/**/*.c
2324
- name: Set alias
2425
id: has_changed_files
2526
run: |

0 commit comments

Comments
 (0)