We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f788f5d commit 212a91aCopy full SHA for 212a91a
1 file changed
.github/workflows/docs.yml
@@ -34,9 +34,6 @@ jobs:
34
- name: Install docs dependencies
35
run: python -m pip install -e ".[docs]"
36
37
- - name: Configure GitHub Pages
38
- uses: actions/configure-pages@v6
39
-
40
- name: Build documentation
41
run: mkdocs build --strict
42
0 commit comments