diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 00816c1e4..d5deba2a6 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -77,6 +77,7 @@ jobs: - name: Install Dependencies if: matrix.language == 'cpp' run: | + python3 -m pip install pyparsing sudo apt update sudo apt install --yes --no-install-recommends libwayland-dev libxrandr-dev