diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index d789681..b8a232f 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -55,7 +55,7 @@ jobs: sudo apt-get update sudo apt-get install libgumbo-dev libfuse-dev libssl-dev \ libcurl4-openssl-dev uuid-dev help2man libexpat1-dev pkg-config \ - autoconf + autoconf autoconf-archive # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL