From 7618baa32687cbd9b2a885844d5641cea8f264e5 Mon Sep 17 00:00:00 2001 From: BendeeBoo Date: Tue, 21 Nov 2023 14:05:20 +0100 Subject: [PATCH] Commit_1234 --- .gitea/workflows/ci.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 71a6180..f97cd5c 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -5,5 +5,6 @@ jobs: build: runs-on: ubuntu-latest steps: - - name: Printing hello - run: echo "Hello, World" \ No newline at end of file + - name: Printing hello + + run: echo "Hello, World" \ No newline at end of file