Skip to content

Commit 439c273

Browse files
author
mbarber
committed
test flow
1 parent cc5e205 commit 439c273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/s3.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Install Sphinx
2121
run: |
2222
python -m pip install --upgrade pip
23-
pip install sphinx recommonmark
23+
pip install sphinx recommonmark sphinx_markdown_tables
2424
2525
- name: Build HTML with Sphinx
2626
run: |

0 commit comments

Comments
 (0)