diff --git a/.github/workflows/make-docs.yml b/.github/workflows/make-docs.yml index 98a4a4157..2740903da 100644 --- a/.github/workflows/make-docs.yml +++ b/.github/workflows/make-docs.yml @@ -25,4 +25,4 @@ jobs: restore-keys: | mkdocs-material- - run: pip install mkdocs-material - - run: cd docs && mkdocs gh-deploy --force + - run: cd docs && mkdocs gh-deploy