Skip to content

Commit 4d3be46

Browse files
committed
[TEST] fix branch name
1 parent 7207cf5 commit 4d3be46

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
@@ -24,7 +24,7 @@ jobs:
2424
run: |
2525
conda install anaconda
2626
pip install jupyter-book sphinx-multitoc-numbering quantecon-book-theme sphinxext-rediraffe sphinx_tojupyter
27-
pip install git+https://github.com/executablebooks/MyST-NB@ga-windows-testing
27+
pip install git+https://github.com/executablebooks/MyST-NB@code-load-utf8-standard
2828
- name: Build Lectures (+ Execution Checks)
2929
shell: bash -l {0}
3030
run: jb build lectures --path-output=./ -W --keep-going

0 commit comments

Comments
 (0)