Skip to content

Commit 1053d29

Browse files
committed
[ci] Fix docs workflow (missing cuquantum-python)
Signed-off-by: boschmitt <[email protected]>
1 parent 044539b commit 1053d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
6262
python3 -m pip install IPython breathe enum_tools myst_parser nbsphinx \
6363
sphinx_copybutton sphinx_inline_tabs sphinx_gallery sphinx_rtd_theme \
64-
sphinx_reredirects sphinx_toolbox cupy-cuda12x
64+
sphinx_reredirects sphinx_toolbox cupy-cuda12x cuquantum-python-c11
6565
6666
python3 -m pip install cmake --user
6767
echo "$HOME/.local/bin:$PATH" >> $GITHUB_PATH

0 commit comments

Comments
 (0)