mirror of
https://github.com/logos-storage/logos-storage-py-api-client.git
synced 2026-01-02 13:33:11 +00:00
ci: non-shallow copy
This commit is contained in:
parent
e0cc059286
commit
61052f908a
2
.github/workflows/generate.yml
vendored
2
.github/workflows/generate.yml
vendored
@ -32,6 +32,8 @@ jobs:
|
||||
fi
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: '0'
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user