Skip to content

Commit e6a6705

Browse files
committed
fix docs ci
1 parent 1ec9960 commit e6a6705

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: gradle/actions/setup-gradle@v5
2525

2626
- name: Build documentation
27-
run: ./gradlew dokkaHtml --no-configuration-cache
27+
run: ./gradlew dokkaGenerateHtml --no-configuration-cache
2828

2929
- name: Push to docs branch
3030
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)