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:
|
||||
repository: void-linux/void-packages
|
||||
ref: master
|
||||
depth: 1
|
||||
fetch-depth: 1
|
||||
path: upstream-packages
|
||||
|
||||
- name: copy
|
||||
|
|
Loading…
Reference in a new issue