Skip to content

Commit e106b5b

Browse files
authored
Update barker-sfs-build.yml
1 parent b8f0839 commit e106b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/barker-sfs-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ jobs:
4848
- name: Upload main puppy sfs file
4949
uses: actions/upload-artifact@v4
5050
with:
51-
name: ${{ env.DISTRO_NAME }} ${{ env.DISTRO_VERSION }} main SFS file
51+
name: ${{ env.DISTRO_NAME }} ${{ env.DISTRO_VERSION }} main SFS files + initrd
5252
path: ${{ env.DISTRO_NAME }}-${{ env.DISTRO_VERSION }}.tar.xz
5353
compression-level: 0

0 commit comments

Comments
 (0)