28
Raspberry Pi Linux Kernel 6.12.y / sources (push) Successful in 0s
Raspberry Pi Linux Kernel 6.12.y / echo (push) Successful in 0s
Raspberry Pi Linux Kernel 6.12.y / build (push) Successful in 0s

This commit is contained in:
Cantibra
2026-05-06 10:57:47 +02:00
parent 5a5b16b0fa
commit df97518f3b
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
steps:
- name: Linux Sources [Clone]
env:
VERSION: ${{ needs.sources.outputs.version }}
VERSION: ${{ jobs.sources.outputs.version }}
run: |
echo "${VERSION}"
build: