From 3520c8cb9a54639ae474f569c073f6dc1bb379c5 Mon Sep 17 00:00:00 2001 From: Anton Sasnouski Date: Mon, 25 Nov 2024 10:57:25 +0100 Subject: [PATCH] First Commitv2 --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index d9092ee..c01d7a7 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -5,4 +5,4 @@ jobs: runs-on: ubuntu-latest steps: - name: Printing hello - run: echo "Hello, " \ No newline at end of file + run: echo "Hello, " \ No newline at end of file