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 4b28ead29f
commit 2fcf32a40b

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