Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 4b071b0

Browse files
committed
Need configure in this workflow.
1 parent 4212f1d commit 4b071b0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ccpp.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
run: sudo apt-get install check libjson-c-dev libpcre2-dev libsystemd-dev
1414
- name: autogen
1515
run: sh autogen.sh
16+
- name: configure
17+
run: ./configure
1618
- name: make
1719
run: make
1820
- name: make check

0 commit comments

Comments
 (0)