Skip to content

Commit b929cf3

Browse files
Update codeql.yml (#205)
Signed-off-by: Miles Price <[email protected]>
1 parent f75b5ed commit b929cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
&& python3 -m pip install sphinx-rtd-theme sphinx breathe recommonmark graphviz \
6262
&& python3 -m pip install numpy==2.0.1 patchelf==0.17.2.1 \
6363
&& python3 -m pip install cuda-python==12.2.0 \
64-
&& python3 -m pip install -U sphinx breathe
64+
&& python3 -m pip install -U sphinx
6565
6666
- name: Initialize CodeQL
6767
uses: github/codeql-action/init@v3

0 commit comments

Comments
 (0)