Skip to content

Commit

Permalink
Increase build timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
robotgryphon committed Apr 18, 2022
1 parent 16fa5d9 commit 002d0ee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tagged-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,8 @@ jobs:
run: chmod +x gradlew

- name: Create datagen assets
continue-on-error: true
run: ./gradlew runData
timeout-minutes: 10
timeout-minutes: 15
env:
CM_RELEASE: true

Expand Down

0 comments on commit 002d0ee

Please sign in to comment.