Skip to content

Commit b7acc60

Browse files
authored
autoreconf -f -i
1 parent a36d6e8 commit b7acc60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- shell: bash # Not pwsh on Windows
2727
run: |
2828
./autogen.sh
29+
autoreconf -f -i
2930
./configure
3031
make
3132
sudo make install

0 commit comments

Comments
 (0)