Skip to content

Commit 002d0ee

Browse files
committed
Increase build timeout
1 parent 16fa5d9 commit 002d0ee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/tagged-release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,8 @@ jobs:
133133
run: chmod +x gradlew
134134

135135
- name: Create datagen assets
136-
continue-on-error: true
137136
run: ./gradlew runData
138-
timeout-minutes: 10
137+
timeout-minutes: 15
139138
env:
140139
CM_RELEASE: true
141140

0 commit comments

Comments
 (0)