We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11a5dd8 commit 2c8bdbaCopy full SHA for 2c8bdba
1 file changed
.github/workflows/deploy_docs.yml
@@ -15,6 +15,5 @@ jobs:
15
- uses: actions/setup-python@v5
16
with:
17
python-version: 3.x
18
- - run: pip install -r requirements.txt
19
- run: pip install mkdocs-material
20
- run: mkdocs gh-deploy --force --config-file mkdocs.yml
0 commit comments