Merge branch 'main' into microwin-autounatt-json

This commit is contained in:
CodingWonders
2024-08-26 23:49:56 +02:00
committed by GitHub
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