From 151e9c8ed3a1b2c26dfecff792f1672c27280fb3 Mon Sep 17 00:00:00 2001 From: jonnybravo Date: Mon, 3 Feb 2025 13:50:25 +0100 Subject: [PATCH] try --- .gitea/workflows/testing_on_host.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/testing_on_host.yaml b/.gitea/workflows/testing_on_host.yaml index 16370a2..fb0bdee 100644 --- a/.gitea/workflows/testing_on_host.yaml +++ b/.gitea/workflows/testing_on_host.yaml @@ -10,5 +10,5 @@ jobs: steps: - uses: actions/checkout@v4 - name: Run main.sh - run: | - bash -c "echo "Hello" + run: + - echo "Hello"