From c12e49357f08bc1a8513b61d0bfb077e141157e9 Mon Sep 17 00:00:00 2001 From: Cantibra Date: Wed, 6 May 2026 11:06:18 +0200 Subject: [PATCH] 31 --- .gitea/workflows/rpi-6.12.y.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/rpi-6.12.y.yml b/.gitea/workflows/rpi-6.12.y.yml index 145086e..8c08ec0 100644 --- a/.gitea/workflows/rpi-6.12.y.yml +++ b/.gitea/workflows/rpi-6.12.y.yml @@ -15,4 +15,4 @@ jobs: - sources uses: ./.gitea/workflows/build.yml with: - VERSION: ${{ needs.call-a.outputs.version }} \ No newline at end of file + VERSION: ${{ needs.sources.outputs.version }} \ No newline at end of file