feat: do a shallow clone instead of cloning a branches whole history

This commit is contained in:
xcvbn23 2024-05-05 09:05:05 +02:00
parent f74a9ee81f
commit 86daaee7ec

View file

@ -26,7 +26,7 @@ jobs:
dosfstools grub-efi
- name: Download aports
run: git clone --single-branch https://gitlab.alpinelinux.org/alpine/aports.git
run: git clone --depth=1 https://gitlab.alpinelinux.org/alpine/aports.git
- name: Configure build keys
run: echo | abuild-keygen -i -a