Skip to content

Commit 79934ca

Browse files
Workflow to install sphinx-copybutton
1 parent 31c98a8 commit 79934ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/generate-docs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ jobs:
5555
shell: bash -l {0}
5656
run: |
5757
pip install numpy cython setuptools scikit-build cmake sphinx"<7.2" pydot graphviz furo \
58-
sphinxcontrib-programoutput sphinxcontrib-googleanalytics sphinx-design sphinxcontrib-jsmath
58+
sphinxcontrib-programoutput sphinxcontrib-googleanalytics sphinx-design \
59+
sphinxcontrib-jsmath sphinx-copybutton
5960
- name: Checkout repo
6061
uses: actions/[email protected]
6162
with:

0 commit comments

Comments
 (0)