Skip to content

Commit 4e332fd

Browse files
committed
.github: Update workflow to build in github action of fork
1 parent 7b6432a commit 4e332fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
echo "When forking this repository to make your own builds, you have to adjust this check."
3737
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."
3838
echo "This has been put in place due to the enormous amounts of traffic hundreds/thousands of parallel builds can cause on external infrastructure."
39-
exit 1
4039
fi
4140
exit 0
4241
build_base:

0 commit comments

Comments
 (0)