8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0574bc9 commit 83b5436Copy full SHA for 83b5436
.github/workflows/build.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: ./.github/workflows/reusable-docs.yml
42
43
check_autoconf_regen:
44
- name: 'Check if generated files are up to date'
+ name: 'Check if Autoconf files are up to date'
45
# Don't use ubuntu-latest but a specific version to make the job
46
# reproducible: to get the same tools versions (autoconf, aclocal, ...)
47
runs-on: ubuntu-24.04
0 commit comments