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 dfa3b90 commit 0004dedCopy full SHA for 0004ded
.github/workflows/docs.yaml
@@ -21,3 +21,7 @@ jobs:
21
- name: Process Docs
22
run: |
23
xcrun docc process-archive transform-for-static-hosting ./DerivedData/Build/Products/Debug/PowerSync.doccarchive/ --output-path ./docs
24
+
25
+ - name: Debug
26
+ run: |
27
+ ls -la ./docs
0 commit comments