38
Raspberry Pi Linux Kernel 6.12.y / sources (push) Successful in 2m51s
Raspberry Pi Linux Kernel 6.12.y / build (push) Successful in 1m14s

This commit is contained in:
Cantibra
2026-05-06 12:46:17 +02:00
parent 301ded1100
commit d92effe49a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
run: |
/usr/bin/tar --create --directory="./linux" --file="./linux-sources-${VERSION}.tar.gz" --gzip '.' --verbose
- name: Linux Sources [Artifact Upload]
uses: https://github.com/christopherhx/gitea-upload-artifact@v7
uses: christopherhx/gitea-upload-artifact@v7
with:
name: linux-sources-${{ steps.environment.outputs.version }}.tar.gz
path: ./linux-sources-${{ steps.environment.outputs.version }}.tar.gz