Skip to content

Commit 910f015

Browse files
Fix documentation deployment (#1131)
1 parent bc18ff9 commit 910f015

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
@@ -112,4 +112,4 @@ jobs:
112112
id: pages-deployment
113113
uses: ./.github/actions/deploy-versioned-pages
114114
with:
115-
source_folder: extracted_docs
115+
source_folder: extracted_docs/html

0 commit comments

Comments
 (0)