Fix fetch-depth

This commit is contained in:
Marty Oehme 2025-03-04 15:20:50 +01:00
parent 3a992cff31
commit 855916b53a
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -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