From a83dfc88e4c48ad18da52ef9f7932bbcea394d1f Mon Sep 17 00:00:00 2001 From: ITO Mac Date: Tue, 14 Apr 2026 11:32:10 +0200 Subject: [PATCH] . --- .gitea/workflows/ci.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 060d412..b45935a 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -13,9 +13,6 @@ jobs: build: runs-on: self-hosted steps: - - name: Checkout koda - uses: actions/checkout@v4 - - name: Login u Gitea registry run: | echo ${{ secrets.REGISTRY_PASSWORD }} | \