From 8f6c762f2a45729620305dbf3876ebf226e6ebca Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Tue, 21 Oct 2025 17:52:12 -0400 Subject: [PATCH] Tea install breaking... --- .gitea/workflows/auto-pr-tofu-plan.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/auto-pr-tofu-plan.yml b/.gitea/workflows/auto-pr-tofu-plan.yml index 9c00e83..1659e6d 100644 --- a/.gitea/workflows/auto-pr-tofu-plan.yml +++ b/.gitea/workflows/auto-pr-tofu-plan.yml @@ -75,6 +75,7 @@ jobs: - name: Extract PR Index id: tea-pr-index run: | + which tea pr_number=$(tea pr list \ --repo ${{ github.repository }} \ --state open \