From 2d2b0bbb316da7f5c9dcb416f16e458beb04cbaa Mon Sep 17 00:00:00 2001 From: oliveregger Date: Thu, 16 May 2024 06:14:47 +0200 Subject: [PATCH] longer timeout --- .github/workflows/ig-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ig-publish.yml b/.github/workflows/ig-publish.yml index 14dfc1b49f..abb565ad9c 100644 --- a/.github/workflows/ig-publish.yml +++ b/.github/workflows/ig-publish.yml @@ -74,7 +74,7 @@ jobs: cd .. - name: 🏃‍♂️ Run Publication - timeout-minutes: 45 # We need a long timeout here + timeout-minutes: 135 # We need a long timeout here run: | java -jar -Dfile.encoding=UTF-8 -Xms3550m -Xmx3550m ./publisher.jar -go-publish -source ${{ steps.repo_name.outputs.repo }} -web $PWD -registry ig-registry/fhir-ig-list.json -history ig-history -templates ./templates -temp $PWD/buildtmp