Update codeql.yml

Attempting to fix CodeQL, as per https://github.com/fangfufu/httpdirfs/issues/144
This commit is contained in:
Fufu Fang 2024-06-05 00:22:05 +01:00 committed by GitHub
parent 07475660f1
commit dd7b879c10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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