Skip to content

Commit 0004ded

Browse files
test
1 parent dfa3b90 commit 0004ded

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/docs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,7 @@ jobs:
2121
- name: Process Docs
2222
run: |
2323
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

Comments
 (0)