Skip to content

Commit

Permalink
XXX automake1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
ndim committed Sep 18, 2024
1 parent 9d7dad0 commit 66d46ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
- name: 'Select autotools versions'
run: |
echo WANT_AUTOCONF=2.69 >> $GITHUB_ENV
echo WANT_AUTOMAKE=1.12 >> $GITHUB_ENV
echo WANT_AUTOMAKE=1.14 >> $GITHUB_ENV
- name: 'autoreconf'
run: autoreconf -v -i -f
Expand Down

0 comments on commit 66d46ad

Please sign in to comment.