From 29ff6b0cccc8739b2758466532581b61f6da1f91 Mon Sep 17 00:00:00 2001 From: pendy99 <102621085+pendy99@users.noreply.github.com> Date: Mon, 19 Jun 2023 06:02:31 +0800 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 14ac710b18..a4913a94c4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -36,7 +36,6 @@ jobs: echo "When forking this repository to make your own builds, you have to adjust this check." echo "When doing so make sure to randomize the scheduled cron time above, in order to spread out the various build times as much as possible." echo "This has been put in place due to the enormous amounts of traffic hundreds/thousands of parallel builds can cause on external infrastructure." - exit 1 fi exit 0 build_base: