Skip to content

Commit bf66d32

Browse files
committed
chore: fix dokka html path
1 parent f264323 commit bf66d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
uses: JamesIves/[email protected]
136136
with:
137137
branch: gh-pages
138-
folder: build/dokka/htmlMultiModule
138+
folder: build/dokka/html
139139
target-folder: docs
140140
clean: true
141141
commit-message: 'doc: Deployed dokka html documentation'

0 commit comments

Comments
 (0)