Skip to content

Commit 8fdfa9e

Browse files
Update ci.yml
1 parent 43260eb commit 8fdfa9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Install dependencies
3131
run: |
32-
pip install mkdocs mkdocs-material
32+
pip install -r requirements.txt
3333
3434
- name: Build MkDocs site
3535
run: |

0 commit comments

Comments
 (0)