Skip to content

Commit

Permalink
Ensure dependencies are updated
Browse files Browse the repository at this point in the history
  • Loading branch information
geographika authored and rouault committed Feb 26, 2024
1 parent 8675932 commit 0733c3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql.yml
Expand Up @@ -56,6 +56,7 @@ jobs:
id: cpp/non-https-url
- name: Install dependencies
run: |
sudo apt update
sudo apt-get install -y ccache cmake g++
sudo apt-get install -y --allow-unauthenticated build-essential protobuf-c-compiler libprotobuf-c-dev bison flex libfribidi-dev \
librsvg2-dev colordiff libpq-dev libpng-dev libjpeg-dev libgif-dev libgeos-dev libfreetype6-dev libfcgi-dev libcurl4-gnutls-dev \
Expand Down

0 comments on commit 0733c3d

Please sign in to comment.