Runner 12
This commit is contained in:
parent
312a957294
commit
6d4fb2d35f
1
.github/workflows/build-v5.yml
vendored
1
.github/workflows/build-v5.yml
vendored
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user