We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c0a917 commit 569d970Copy full SHA for 569d970
.github/workflows/docs.yaml
@@ -21,5 +21,5 @@ jobs:
21
- name: Process Docs
22
run: |
23
xcrun docc process-archive transform-for-static-hosting \
24
- ./DerivedData/Build/Products/Debug/PowerSync.doccarchive \
+ ./DerivedData/Build/Products/Debug/PowerSync.doccarchive/ \
25
--output-path ./docs
0 commit comments