From: Tobias Oetiker Date: Wed, 14 Jul 2021 15:27:06 +0000 (+0200) Subject: do not try to autobuild X-Git-Tag: v1.8.0~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=118344553fa1ea9c0ae7dc449eb4cd8d3ce19d67;p=thirdparty%2Frrdtool-1.x.git do not try to autobuild --- diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index bd551bbb..c3520e8f 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -53,8 +53,8 @@ jobs: # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). # If this step fails, then you should remove it and run the build manually (see below) - - name: Autobuild - uses: github/codeql-action/autobuild@v1 +# - name: Autobuild +# uses: github/codeql-action/autobuild@v1 # ℹ️ Command-line programs to run using the OS shell. # 📚 https://git.io/JvXDl diff --git a/.gitignore b/.gitignore index 0cbb8db5..74af7fb3 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ *.obj *.pdb *.res +*-*.*.*/ /build/ *.tar.gz