Skip to content

Commit badc005

Browse files
authored
Merge branch 'main' into docs
2 parents 0f8d3d5 + e9c0814 commit badc005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mkdocs-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- name: Install Dependencies
2323
run: pip install mkdocs-material[imaging] mkdocs-autorefs mkdocs-get-deps mkdocs-material-extensions mkdocstrings mkdocstrings-python mkdocs-git-revision-date-localized-plugin
2424
- name: Deploy docs
25-
run: mkdocs gh-deploy --force --verbose
25+
run: mkdocs gh-deploy --force --verbose

0 commit comments

Comments
 (0)