From 2e653a6fe601f2c461cb0c238d75fb5336b6d307 Mon Sep 17 00:00:00 2001 From: sharkinsspatial Date: Fri, 30 Apr 2021 09:37:52 -0500 Subject: [PATCH] Handle base ordering issues refs https://github.com/jitterbit/get-changed-files/issues/11 --- .github/workflows/process-recipe.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/process-recipe.yaml b/.github/workflows/process-recipe.yaml index f0c9c223b8..95b17cd016 100644 --- a/.github/workflows/process-recipe.yaml +++ b/.github/workflows/process-recipe.yaml @@ -13,6 +13,7 @@ jobs: - id: changed-files name: Get the files changed in the Pull Request uses: jitterbit/get-changed-files@v1 + continue-on-error: true - name: Download bakeries.yaml id: download_bakeries