diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index bfe4b68..4707341 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 aptitude -f install autotools-dev autoconf gettext libssl-dev libcurl4-openssl-dev libgtk-3-dev + sudo apt-get -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