diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index bc58b5af..481bd35b 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -80,8 +80,8 @@ jobs: do sleep 10; done && - sleep 60 - # We sleep for an additional 60 seconds as it seems to take a bit longer for + sleep 120 + # We sleep for an additional 120 seconds as it seems to take a bit longer for # the package to be consistently available # Note: The above will not sleep forever due to the job level timeout