Skip to content

Commit 3cae4dc

Browse files
committed
add pandoc try 4
1 parent f714b93 commit 3cae4dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_docs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
3535
- name: Install sphinx
3636
run: |
37-
apt install pandoc
37+
sudo apt install pandoc
3838
pip install pypandoc
3939
pip install sphinx sphinx_rtd_theme myst_parser[linkify] nbsphinx
4040

0 commit comments

Comments
 (0)