--- lbbs/.github/workflows/makefile.yml 2025/07/16 06:02:07 1.3 +++ lbbs/.github/workflows/makefile.yml 2026/01/04 13:55:33 1.8 @@ -15,7 +15,7 @@ jobs: - uses: actions/checkout@v4 - name: autogen - run: sh autogen.sh + run: autoreconf --install --force - name: Install dependencies run: |