From 9d7746e4360b1039a63ae14ece9109eef895bbce Mon Sep 17 00:00:00 2001 From: ITO Mac Date: Tue, 14 Apr 2026 12:02:47 +0200 Subject: [PATCH] q --- .gitea/workflows/ci.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index b07da51..060d412 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -13,7 +13,8 @@ jobs: build: runs-on: self-hosted steps: - + - name: Checkout koda + uses: actions/checkout@v4 - name: Login u Gitea registry run: |