From aa088361f99b6bfafa88105f908a3117e95a55cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Pe=C4=8Dovnik?= Date: Wed, 5 Jan 2022 18:10:40 +0100 Subject: [PATCH] Update build-single.yml --- .github/workflows/build-single.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-single.yml b/.github/workflows/build-single.yml index 5f4cb862..808c4e4f 100644 --- a/.github/workflows/build-single.yml +++ b/.github/workflows/build-single.yml @@ -170,3 +170,4 @@ jobs: - uses: geekyeggo/delete-artifact@v1 with: name: changes + failOnError: false