Gitea actions testing
Some checks failed
Build MkDocs / build-and-deploy (push) Failing after 0s

This commit is contained in:
2025-01-08 11:31:08 +01:00
parent ad379ff524
commit ae15fed27c

View File

@@ -15,8 +15,8 @@ jobs:
- name: Clone repository
run: |
pwd
git clone --branch main https://git.tishenko.dev/tish/knowledge-base.git
cd knowledge-base
- name: Build site
run: |