Skip to content

Commit 39fc8c4

Browse files
committed
fix: docs
1 parent 8a06924 commit 39fc8c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install Dependencies
3030
run: |
3131
python -m pip install --upgrade pip
32-
pip install sphinx sphinx_rtd_theme myst-parser
32+
pip install toml sphinx sphinx_rtd_theme myst-parser
3333
3434
- name: Build Documentation
3535
run: |

0 commit comments

Comments
 (0)