From e8852c01094c1bb05909d6df4b1c3873ca185600 Mon Sep 17 00:00:00 2001 From: penguin Date: Fri, 12 Dec 2025 19:27:10 -0600 Subject: [PATCH] test cache --- .gitea/workflows/gentoo-utils.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/workflows/gentoo-utils.yml b/.gitea/workflows/gentoo-utils.yml index 92ad8a4..e744cd5 100644 --- a/.gitea/workflows/gentoo-utils.yml +++ b/.gitea/workflows/gentoo-utils.yml @@ -18,6 +18,8 @@ jobs: with: fetch-depth: 0 + + build-oci-image: runs-on: ubuntu-latest continue-on-error: true