1
0
mirror of synced 2025-12-30 12:02:01 -05:00

Merge pull request #27048 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2022-04-19 11:36:35 -07:00
committed by GitHub

View File

@@ -64,7 +64,7 @@ You need to make the full contents of the {% data variables.product.prodname_cod
```shell
$ wget https://{% ifversion fpt or ghec %}github.com{% else %}<em>HOSTNAME</em>{% endif %}/github/codeql-action/releases/latest/download/codeql-bundle-linux64.tar.gz
$ tar -xvzf ../codeql-bundle-linux64.tar.gz
$ tar -xvzf ./codeql-bundle-linux64.tar.gz
```
After you extract the {% data variables.product.prodname_codeql_cli %} bundle, you can run the `codeql` executable on the server: