There was an error while loading. Please reload this page.
1 parent 1ec9960 commit e6a6705Copy full SHA for e6a6705
1 file changed
.github/workflows/docs.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: gradle/actions/setup-gradle@v5
25
26
- name: Build documentation
27
- run: ./gradlew dokkaHtml --no-configuration-cache
+ run: ./gradlew dokkaGenerateHtml --no-configuration-cache
28
29
- name: Push to docs branch
30
uses: peaceiris/actions-gh-pages@v3
0 commit comments