We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab06401 commit d7a5b30Copy full SHA for d7a5b30
.github/workflows/build-test.yml
@@ -63,7 +63,7 @@ jobs:
63
with:
64
update: false
65
release: false
66
- install: make gcc autotools autoconf-wrapper
+ install: make gcc autotools autotools-wrappers
67
- name: 'Workaround for actions/runner-images#9491'
68
if: runner.os == 'Linux'
69
run: sudo sysctl vm.mmap_rnd_bits=28
0 commit comments