Skip to content

Commit

Permalink
[ci] Fix docs workflow (missing cuquantum-python)
Browse files Browse the repository at this point in the history
Signed-off-by: boschmitt <[email protected]>
  • Loading branch information
boschmitt committed Nov 22, 2024
1 parent 044539b commit 69a9192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
python3 -m pip install IPython breathe enum_tools myst_parser nbsphinx \
sphinx_copybutton sphinx_inline_tabs sphinx_gallery sphinx_rtd_theme \
sphinx_reredirects sphinx_toolbox cupy-cuda12x
sphinx_reredirects sphinx_toolbox cupy-cuda12x cuquantum-python-cu12
python3 -m pip install cmake --user
echo "$HOME/.local/bin:$PATH" >> $GITHUB_PATH
Expand Down

0 comments on commit 69a9192

Please sign in to comment.