chore(workflows): fetch all commits
This commit is contained in:
parent
79fa95b166
commit
512e76a249
@ -15,6 +15,8 @@ jobs:
|
|||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4.2.2
|
- uses: actions/checkout@v4.2.2
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
- name: Configure SSH client
|
- name: Configure SSH client
|
||||||
run: |
|
run: |
|
||||||
mkdir ~/.ssh || true
|
mkdir ~/.ssh || true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user