Клоним только последний коммит
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Clone repository
|
- name: Clone repository
|
||||||
run: |
|
run: |
|
||||||
git clone --branch main https://git.tishenko.dev/tish/knowledge-base.git
|
git clone --depth 1 --branch main https://git.tishenko.dev/tish/knowledge-base.git
|
||||||
|
|
||||||
- name: Build site
|
- name: Build site
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user