You've already forked util-linux
mirror of
https://github.com/uutils/util-linux.git
synced 2026-06-10 16:13:52 -07:00
ci: build generated sources in GNU util-linux befere make check-programs (#560)
This commit is contained in:
@@ -37,6 +37,7 @@ jobs:
|
||||
cd gnu-util-linux
|
||||
./autogen.sh
|
||||
./configure
|
||||
make libsmartcols/src/filter-parser.c libsmartcols/src/filter-scanner.c
|
||||
make -j$(nproc) check-programs
|
||||
- name: Download test baseline if exists
|
||||
id: download-test-baseline
|
||||
|
||||
Reference in New Issue
Block a user