Skip to content

Commit

Permalink
FIX working in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
fgalan authored Nov 7, 2024
1 parent ff5644a commit fc77682
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 @@ -94,7 +94,7 @@ jobs:
#exit 1
pwd
# Install dependencies
apt-get install apt-get install make cmake g++ libssl-dev libcurl4-openssl-dev libboost-dev libboost-regex-dev libboost-filesystem-dev libboost-thread-dev uuid-dev libgnutls28-dev libsasl2-dev libgcrypt-dev
sudo apt-get install apt-get install make cmake g++ libssl-dev libcurl4-openssl-dev libboost-dev libboost-regex-dev libboost-filesystem-dev libboost-thread-dev uuid-dev libgnutls28-dev libsasl2-dev libgcrypt-dev
# Install libmicrohttpd from source
cd /opt
curl -kOL https://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-1.0.1.tar.gz
Expand Down

0 comments on commit fc77682

Please sign in to comment.