Skip to content

Commit 505a409

Browse files
committed
Cambio de rutas de compilación 2
1 parent c979de5 commit 505a409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
with:
2222
publish_branch: gh-pages
2323
github_token: ${{ secrets.GITHUB_TOKEN }}
24-
publish_dir: docs/build/html
24+
publish_dir: docs/build
2525
force_orphan: true

0 commit comments

Comments
 (0)