From 119dbd64dc76aadb62f8f6736c7290a7b61cb74c Mon Sep 17 00:00:00 2001 From: Ben Date: Thu, 14 Dec 2023 07:03:54 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20timeout=E2=80=A6=20again?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/20-site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/20-site.yml b/.github/workflows/20-site.yml index 5e3f4ec2..bc3e5df5 100644 --- a/.github/workflows/20-site.yml +++ b/.github/workflows/20-site.yml @@ -24,7 +24,7 @@ jobs: deploy: name: Deploy Site runs-on: ubuntu-latest - timeout-minutes: 1 + timeout-minutes: 2 if: ${{ github.event.workflow_run.conclusion == 'success' }} environment: