Skip to content

Commit 87ebcfa

Browse files
author
Cristy
committed
fix codeql build
1 parent a73822b commit 87ebcfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
- name: Configure MagickCache
5454
run: |
55-
export CFLAGS="-Wno-deprecated-declarations"
55+
autoreconf --force --install
5656
./configure
5757
echo "" > config.status
5858

0 commit comments

Comments
 (0)