Compare commits

..

No commits in common. "d6a79cd25da03142600155069b73378c98d33fd7" and "ae831db71f65cb2aa93211d84165021fe3efec2c" have entirely different histories.

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