diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 7941e25..4844894 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, imagemagick + sudo apt-get 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