mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
lol whoops
This commit is contained in:
parent
ad1ca0c8c4
commit
f2ade76058
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
|
@ -42,7 +42,7 @@ jobs:
|
||||||
needs: [pkg, ingest]
|
needs: [pkg, ingest]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue