Compare commits

..

2 Commits

Author SHA1 Message Date
CodingWonders
d6a79cd25d
Merge branch 'main' into microwin-autounatt-json 2024-08-26 23:49:56 +02:00
Chris Titus Tech
7805fe4b90 Back 12 Moves before I Blew up everything 2024-08-26 16:44:15 -05:00
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