From 01a5f53e700f4cab6e0d01f66d1a7ca12223a900 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Mon, 22 Sep 2025 10:40:53 -0400 Subject: [PATCH] Removing build steps. --- .gitea/workflows/renovate.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.gitea/workflows/renovate.yml b/.gitea/workflows/renovate.yml index f8cdf419..5ba9a875 100644 --- a/.gitea/workflows/renovate.yml +++ b/.gitea/workflows/renovate.yml @@ -16,12 +16,6 @@ jobs: - name: Setup node uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4 - - name: Install Node dependencies - run: npm install - - - name: Build Renovate Action - run: npm run build - - name: Renovate uses: https://git.trez.wtf/Trez.One/renovate-github-action@gitea-compatible with: