DEPLOY THING

Signed-off-by: Wachtl Enterprises LLC <tyrolyean@escpe.net>
This commit is contained in:
Wachtl Enterprises LLC 2025-03-15 22:42:53 +01:00
parent d216301620
commit 40255914ec

View file

@ -22,5 +22,4 @@ jobs:
path: .cache # (4)!
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material # (5)!
- run: mkdocs gh-deploy --force