Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Miles Price <[email protected]>
  • Loading branch information
milesp-nvidia authored Sep 18, 2024
1 parent f75b5ed commit afbd0c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
&& python3 -m pip install sphinx-rtd-theme sphinx breathe recommonmark graphviz \
&& python3 -m pip install numpy==2.0.1 patchelf==0.17.2.1 \
&& python3 -m pip install cuda-python==12.2.0 \
&& python3 -m pip install -U sphinx breathe
&& python3 -m pip install -U sphinx
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
Expand Down

0 comments on commit afbd0c0

Please sign in to comment.