From 152904671a7fa226e154e87c6bbc71d549961272 Mon Sep 17 00:00:00 2001 From: Manuel Date: Mon, 1 Sep 2025 16:56:24 +0200 Subject: [PATCH] merge master --- .gitea/workflows/deploy-docs.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/deploy-docs.yaml b/.gitea/workflows/deploy-docs.yaml index 1a1b8b8..5dbfd2a 100644 --- a/.gitea/workflows/deploy-docs.yaml +++ b/.gitea/workflows/deploy-docs.yaml @@ -59,7 +59,6 @@ jobs: shell: powershell run: | $docsPath = "${{ secrets.DEPLOY_BASE_PATH }}" - $docsPath = Join-Path $docsPath $indexPath = Join-Path $docsPath "index.html" # Obtener todos los directorios de documentación