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

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'