diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 54ff94a..bfe4b68 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -64,7 +64,7 @@ jobs: # uses a compiled language - name: Install Dependencies run: | - sudo apt-get install autotools-dev autoconf gettext libssl-dev libcurl4-openssl-dev libgtk-3-dev + sudo aptitude -f install autotools-dev autoconf gettext libssl-dev libcurl4-openssl-dev libgtk-3-dev git clone https://github.com/PerryWerneck/lib3270.git ./lib3270 NOCONFIGURE=1 ./lib3270/autogen.sh cd lib3270 -- libgit2 0.21.2