mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat(docs): migrate configs to dokka 2 (#3031)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
46282c3aec
commit
97eb579d3e
4 changed files with 25 additions and 3 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
|
@ -43,7 +43,7 @@ jobs:
|
|||
uses: gradle/actions/setup-gradle@v4
|
||||
|
||||
- name: Build Dokka HTML documentation
|
||||
run: ./gradlew :app:dokkaHtml
|
||||
run: ./gradlew :app:dokkaGeneratePublicationHtml
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue