From 461c145e397f4ad064cab5bc981edfec0e6eadde Mon Sep 17 00:00:00 2001 From: fenix-gitea-admin Date: Sat, 11 Oct 2025 22:50:06 +0000 Subject: [PATCH] [deploy-opentofu] [deploy-opentofu] --- .gitea/workflows/ci-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci-test.yaml b/.gitea/workflows/ci-test.yaml index df96e70..5306dda 100644 --- a/.gitea/workflows/ci-test.yaml +++ b/.gitea/workflows/ci-test.yaml @@ -38,7 +38,7 @@ jobs: - name: Install setup run: | apt install -y curl jq - curl -fsSL https://deb.nodesource.com/setup_18.x | bash - && + curl -fsSL https://deb.nodesource.com/setup_18.x - name: Cloning iac repository uses: actions/checkout@v4