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