Skip to content

Commit 5d99df0

Browse files
author
Chelsea Boling
authored
Update codeql-analysis.yml
1 parent 72a5d5f commit 5d99df0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ jobs:
7575
--github-auth ${{ github.token }} \
7676
--languages ${{ matrix.language }} \
7777
--source-root=${{ github.workspace }} \
78+
79+
source /home/runner/work/python_cpp_example/python_cpp_example/codeql-runner/codeql-env.sh
7880
7981
sudo python3 ./setup.py install
8082

0 commit comments

Comments
 (0)