Skip to content

Commit 5954fda

Browse files
committed
FIX: add sphinx-youtube to execution testing
1 parent 5983a83 commit 5954fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/execution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
shell: bash -l {0}
2424
run: |
2525
conda install anaconda
26-
pip install jupyter-book sphinx-multitoc-numbering quantecon-book-theme sphinxext-rediraffe sphinx_tojupyter
26+
pip install jupyter-book sphinx-multitoc-numbering quantecon-book-theme sphinxext-rediraffe sphinx_tojupyter sphinxcontrib-youtube
2727
- name: Build Lectures (+ Execution Checks)
2828
shell: bash -l {0}
2929
run: jb build lectures --path-output=./ -W --keep-going

0 commit comments

Comments
 (0)