diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 5454fca79..f0d88d692 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -20,7 +20,7 @@ on: jobs: build: name: Build and Deploy Docs (+beta) - timeout-minutes: 30 + timeout-minutes: 45 runs-on: ubuntu-latest steps: - name: Checkout the source code