--- lbbs/.github/workflows/makefile.yml 2025/11/17 03:55:49 1.6 +++ lbbs/.github/workflows/makefile.yml 2025/11/17 12:47:41 1.7 @@ -15,7 +15,7 @@ jobs: - uses: actions/checkout@v4 - name: autogen - run: sh autogen.sh + run: autoreconf --install --force - name: Install dependencies run: |