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 ad96e2e commit baa5cf9Copy full SHA for baa5cf9
.github/workflows/deploy-docs.yaml
@@ -20,7 +20,7 @@ jobs:
20
21
- name: Install MkDocs and Material theme
22
run: |
23
- pip install mkdocs mkdocs-material
+ pip install mkdocs mkdocs-material mkdocs-awesome-pages-plugin
24
25
- name: Install AWS CLI
26
0 commit comments