mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-28 08:42:47 -04:00
Disabled MkDocs 2.0 warning
This commit is contained in:
1
.github/workflows/documentation.yml
vendored
1
.github/workflows/documentation.yml
vendored
@@ -87,6 +87,7 @@ jobs:
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
GOOGLE_ANALYTICS_KEY: ${{ secrets.GOOGLE_ANALYTICS_KEY }}
|
||||
DISABLE_MKDOCS_2_WARNING: true
|
||||
run: |
|
||||
mkdocs build --clean
|
||||
mkdocs --version
|
||||
|
||||
Reference in New Issue
Block a user