Skip to content

Commit 56f172f

Browse files
authored
ci: build generated sources in GNU util-linux befere make check-programs (#560)
1 parent 9772b1c commit 56f172f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/run-gnu-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
cd gnu-util-linux
3838
./autogen.sh
3939
./configure
40+
make libsmartcols/src/filter-parser.c libsmartcols/src/filter-scanner.c
4041
make -j$(nproc) check-programs
4142
- name: Download test baseline if exists
4243
id: download-test-baseline

0 commit comments

Comments
 (0)