Browse Source

Run autoreconf

pull/116/head
falkTX 4 years ago
parent
commit
a83375807d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflows/build.yml

+ 1
- 0
.github/workflows/build.yml View File

@@ -18,6 +18,7 @@ jobs:
shell: bash
run: |
./autogen.sh
autoreconf -fiv
rm -rf autom4te.cache
tar -c -z \
--exclude=".git*" \


Loading…
Cancel
Save