From b08d65ada6380b0d086e5f1f86eacda53185bb43 Mon Sep 17 00:00:00 2001 From: Tom <48766856+humandecoded@users.noreply.github.com> Date: Wed, 24 Apr 2024 12:00:14 -0400 Subject: [PATCH] Update push-to-main.yml --- .github/workflows/push-to-main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push-to-main.yml b/.github/workflows/push-to-main.yml index 03fd389..575cb66 100644 --- a/.github/workflows/push-to-main.yml +++ b/.github/workflows/push-to-main.yml @@ -21,7 +21,7 @@ jobs: brew install --cask docker open -a /Applications/Docker.app --args --unattended --accept-license echo "We are waiting for Docker to be up and running. It can take over 2 minutes..." - sleep 120 + sleep 180 # build docker image