Increase deploy docs job timeout (#4246)
This commit is contained in:
parent
a922688947
commit
23ff00b246
|
@ -20,7 +20,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build and Deploy Docs (+beta)
|
name: Build and Deploy Docs (+beta)
|
||||||
timeout-minutes: 30
|
timeout-minutes: 45
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout the source code
|
- name: Checkout the source code
|
||||||
|
|
Loading…
Reference in New Issue