Skip to content

Commit fdec191

Browse files
authored
Github workflow: run autogen.sh
1 parent 0c7769d commit fdec191

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/c.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313

1414
steps:
1515
- uses: actions/checkout@v4
16+
- name: autogen
17+
run: ./autogen.sh
1618
- name: configure
1719
run: ./configure
1820
- name: make

0 commit comments

Comments
 (0)