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