fix(docs): dokka path (#3034)

This commit is contained in:
James Rich 2025-09-09 07:23:44 -05:00 committed by GitHub
parent e7c0a7c656
commit 6ba3d70a4e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,7 +48,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-pages-artifact@v4
with:
path: app/build/dokka
path: app/build/dokka/html
deploy:
if: github.repository == 'meshtastic/Meshtastic-Android'