Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Perdiga committed Oct 17, 2024
1 parent 21f7d16 commit d19ce10
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
wget https://github.com/github/codeql-cli-binaries/releases/download/v${CODEQL_VERSION}/codeql-linux64.zip
unzip codeql-linux64.zip
sudo mv codeql /usr/local/bin/
echo "/usr/local/bin/codeql" >> $GITHUB_PATH
echo "CodeQL installed"
- name: Initialize CodeQL database
Expand Down

0 comments on commit d19ce10

Please sign in to comment.