Runner 12

This commit is contained in:
Brage Skjønborg 2026-01-04 16:45:55 +01:00
parent 312a957294
commit 6d4fb2d35f

View File

@ -78,6 +78,7 @@ jobs:
shouldBuild: ${{ needs.pre-check.outputs[matrix.app] == 'true'
|| needs.pre-check.outputs.shared == 'true'
|| github.event_name == 'workflow_dispatch' }}
secrets: inherit
build-python: