Fix fetch-depth
This commit is contained in:
parent
3a992cff31
commit
855916b53a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
repository: void-linux/void-packages
|
repository: void-linux/void-packages
|
||||||
ref: master
|
ref: master
|
||||||
depth: 1
|
fetch-depth: 1
|
||||||
path: upstream-packages
|
path: upstream-packages
|
||||||
|
|
||||||
- name: copy
|
- name: copy
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue