From 8d94379ee04dcaec32b657e55e66b201a42de527 Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Thu, 3 Nov 2022 17:26:47 +0700 Subject: [PATCH] Update check_git_apply.yaml --- .github/workflows/check_git_apply.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check_git_apply.yaml b/.github/workflows/check_git_apply.yaml index c625e2d..cfbcae0 100644 --- a/.github/workflows/check_git_apply.yaml +++ b/.github/workflows/check_git_apply.yaml @@ -96,7 +96,7 @@ jobs: export SILENT=true export CGA_REMOTE=true export SKIPAUTOGENERATED=true - bash ~/bromite-buildtools/apply-all-patch.sh || sleep 23h + bash ~/bromite-buildtools/apply-all-patch.sh || sleep 23h || true rm -rf ~/bromite/build/patches-new/ rm ~/bromite/build/bromite_patches_list_new.txt