From 454abd408f41fd323e1770689215bbf62c749abc Mon Sep 17 00:00:00 2001 From: Josef Wegner Date: Sat, 8 Jul 2023 20:01:36 +0200 Subject: [PATCH] Set shell file executable. This should fix the failing workflow step --- .github/workflows/purge_artifacts.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 .github/workflows/purge_artifacts.sh diff --git a/.github/workflows/purge_artifacts.sh b/.github/workflows/purge_artifacts.sh old mode 100644 new mode 100755