From 9d8219958e8772b25ebe320d02f696e45d033c31 Mon Sep 17 00:00:00 2001 From: windowsair Date: Wed, 3 Nov 2021 11:28:47 +0800 Subject: [PATCH] Update codeql-analysis.yml --- .github/workflows/codeql-analysis.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index b9ca394..0c28355 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -36,9 +36,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v2 with: - # We must fetch at least the immediate parents so that if this is - # a pull request then we can checkout the head. - fetch-depth: 999999 + submodules: recursive # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL @@ -65,7 +63,6 @@ jobs: - if: matrix.language == 'cpp' || matrix.language == 'c' name: Build run: | - ls sudo apt update sudo apt install -y gcc git wget make libncurses-dev flex bison python python-setuptools python-serial ninja-build wget https://dl.espressif.com/dl/xtensa-lx106-elf-linux64-1.22.0-100-ge567ec7-5.2.0.tar.gz