Add a comment to explain the unusual Action path

This commit is contained in:
Henry Mercer
2022-05-09 14:30:41 +01:00
committed by GitHub
parent 804ca3e1a7
commit 198c96982c

View File

@@ -30,6 +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
uses: ./codeql/.github/actions/fetch-codeql
- name: Unzip CodeQL CLI
run: unzip -d codeql-cli codeql-linux64.zip