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 f567d52 commit 1baffbaCopy full SHA for 1baffba
.github/workflows/codeql-analysis.yml
@@ -67,9 +67,8 @@ jobs:
67
# ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
68
# and modify them (or add more) to build your code if your project
69
# uses a compiled language
70
-
71
- - name: Build
72
- if: matrix.build-mode == 'manual'
+ name: Build
73
run: |
74
autoreconf
75
./configure
0 commit comments