Merge branch 'main' into microwin-autounatt-json

This commit is contained in:
CodingWonders 2024-08-26 23:49:56 +02:00 committed by GitHub
commit d6a79cd25d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -28,5 +28,5 @@ jobs:
- name: Install Necessary Dependencies
run: pip install -r .github/requirements.txt
- name: Build & Deploy using mkdocs
- name: Build & Deploy using 'mkdocs'
run: mkdocs gh-deploy --force -f .github/mkdocs.yml