From c31f0687b4eb59e854cec1f623251cafa496b0a0 Mon Sep 17 00:00:00 2001 From: penguin Date: Wed, 17 Dec 2025 14:12:25 -0600 Subject: [PATCH] test --- .gitea/workflows/gentoo-utils.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/gentoo-utils.yml b/.gitea/workflows/gentoo-utils.yml index e75802a..b5d449d 100644 --- a/.gitea/workflows/gentoo-utils.yml +++ b/.gitea/workflows/gentoo-utils.yml @@ -66,6 +66,7 @@ jobs: if: steps.image-changes.outputs.build_image == 'true' uses: docker/setup-buildx-action@v3 + - name: Log in to Github Container Registry if: steps.image-changes.outputs.build_image == 'true' uses: docker/login-action@v3