Лишний шаг в build-site
All checks were successful
Build MkDocs / build-and-deploy (push) Successful in 0s
All checks were successful
Build MkDocs / build-and-deploy (push) Successful in 0s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user