Skip to content

Commit

Permalink
fix codeql build
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristy committed Jan 20, 2024
1 parent a73822b commit 87ebcfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:

- name: Configure MagickCache
run: |
export CFLAGS="-Wno-deprecated-declarations"
autoreconf --force --install
./configure
echo "" > config.status
Expand Down

0 comments on commit 87ebcfa

Please sign in to comment.