Compare commits
2 Commits
2ea9b4363b
...
0ba01a91fa
Author | SHA1 | Date | |
---|---|---|---|
0ba01a91fa | |||
152904671a |
@@ -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