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