From 784b812c9907e3cb44de7b1309e8009f3d4842fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Z=C3=BCrcher?= Date: Mon, 4 Aug 2025 17:19:11 +0200 Subject: [PATCH] another fix run to many spaces --- .gitea/workflows/build-multi-plaform.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build-multi-plaform.yaml b/.gitea/workflows/build-multi-plaform.yaml index f481d49..7b52c1b 100644 --- a/.gitea/workflows/build-multi-plaform.yaml +++ b/.gitea/workflows/build-multi-plaform.yaml @@ -11,7 +11,7 @@ jobs: steps: - name: Checkout repository - run: | + run: | git clone https://gitea.tecamino.com/paadi/tecamino-proccessSupervisor.git . - name: Set up Go