Skip to content

Commit bb92600

Browse files
authored
Update running-codeql-runner-in-your-ci-system.md (github#19625)
1 parent 4f40fed commit bb92600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/code-security/secure-coding/using-codeql-code-scanning-with-your-existing-ci-system/running-codeql-runner-in-your-ci-system.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ This example is similar to the previous example, however this time the repositor
158158
$ . /srv/checkout/example-repo-2/codeql-runner/codeql-env.sh
159159
```
160160
161-
1. Build the code. On macOS, you need to prefix the build command with the environment variable `$CODEQL_RUNNER`. For more information, see "[Troubleshooting {% data variables.product.prodname_codeql_runner %} in your CI system](/code-security/secure-coding/troubleshooting-codeql-runner-in-your-ci-system#no-code-found-during-the-build)#no-code-found-during-the-build)."
161+
1. Build the code. On macOS, you need to prefix the build command with the environment variable `$CODEQL_RUNNER`. For more information, see "[Troubleshooting {% data variables.product.prodname_codeql_runner %} in your CI system](/code-security/secure-coding/troubleshooting-codeql-runner-in-your-ci-system#no-code-found-during-the-build)."
162162
163163
{% data reusables.code-scanning.codeql-runner-analyze-example %}
164164

0 commit comments

Comments
 (0)