From d24eab066c250cc5d5e53a5850d99bf18346a18c Mon Sep 17 00:00:00 2001 From: John Turner Date: Sat, 13 Dec 2025 02:13:11 +0000 Subject: [PATCH] fixup --- .gitea/workflows/gentoo-utils.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitea/workflows/gentoo-utils.yml b/.gitea/workflows/gentoo-utils.yml index adb87bc..ce79f36 100644 --- a/.gitea/workflows/gentoo-utils.yml +++ b/.gitea/workflows/gentoo-utils.yml @@ -50,7 +50,7 @@ jobs: net-libs/nodejs - name: run build and tests - working-directory: gentoo-utils - run: | - ./check.sh + working-directory: gentoo-utils + run: | + ./check.sh