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: |