Skip to content

Commit 7a58c6c

Browse files
committed
chore: change command in documentation ci
1 parent 4a3a769 commit 7a58c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: chmod +x ./gradlew
2323

2424
- name: generate dokka (doc)
25-
run: ./gradlew dokkaHtml
25+
run: ./gradlew dokkaGeneratePublicationHtml
2626

2727
- name: deploy to Github Pages
2828
uses: JamesIves/github-pages-deploy-action@3.7.1

0 commit comments

Comments
 (0)