mirror of
https://github.com/Kas-tle/java2bedrock.sh.git
synced 2025-12-19 14:59:13 +00:00
Increase timeout
This commit is contained in:
2
.github/workflows/conversion-request.yml
vendored
2
.github/workflows/conversion-request.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
|||||||
needs: get-pack-info
|
needs: get-pack-info
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
timeout-minutes: 30
|
timeout-minutes: 90
|
||||||
outputs:
|
outputs:
|
||||||
run_id: ${{ steps.get-pack-info.outputs.pack_url }}
|
run_id: ${{ steps.get-pack-info.outputs.pack_url }}
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user