Skip to content

Commit 4a7cb14

Browse files
committed
Upstream.
1 parent 2f20f7d commit 4a7cb14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/zCustom.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -745,7 +745,7 @@ jobs:
745745
shell: bash
746746
run: |
747747
./ubiquitous_bash.sh _custom || true
748-
timeout-minutes: ${{ github.event.inputs.customTimeout }}
748+
timeout-minutes: ${{ github.event.inputs.customTimeout == '300' && 300 || 45 }}
749749

750750

751751
- name: _custom-bundle

_lib/ubDistBuild

0 commit comments

Comments
 (0)