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