merge master
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user