Лишний шаг в build-site
All checks were successful
Build MkDocs / build-and-deploy (push) Successful in 0s

This commit is contained in:
2025-01-11 21:33:34 +03:00
parent 09a18548d4
commit 1e6b1bbf26

View File

@@ -9,10 +9,6 @@ jobs:
build-and-deploy:
runs-on: self-hosted
steps:
- name: Clean up old repo in /tmp
run: |
rm -rf /tmp/knowledge-base
- name: Clone repository
run: |
git clone --branch main https://git.tishenko.dev/tish/knowledge-base.git