This commit is contained in:
Henry Mercer
2022-05-09 14:31:05 +01:00
committed by GitHub
parent 198c96982c
commit 71d1069a0a

View File

@@ -30,7 +30,7 @@ jobs:
with:
python-version: 3.8
- name: Download CodeQL CLI
# Look under the `codeql` directory , as this is where we checked out the `github/codeql` repo
# Look under the `codeql` directory, as this is where we checked out the `github/codeql` repo
uses: ./codeql/.github/actions/fetch-codeql
- name: Unzip CodeQL CLI
run: unzip -d codeql-cli codeql-linux64.zip