From 1ffd8232998a7d456af58318d7873ec5aa9e3016 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Tue, 18 Mar 2025 09:40:40 +0100 Subject: [PATCH] Workflow --- .github/workflows/move-to-main-repo.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/move-to-main-repo.yaml b/.github/workflows/move-to-main-repo.yaml index c46a343..1425a63 100644 --- a/.github/workflows/move-to-main-repo.yaml +++ b/.github/workflows/move-to-main-repo.yaml @@ -68,7 +68,6 @@ jobs: install_file="install/${script_name}-install.sh" json_file="frontend/public/json/${script_name}.json" - //check each file seperately if [[ -f "$ct_file" ]]; then echo "ct file found." else