Skip to content

Commit 8a12ef8

Browse files
hosting repo
1 parent ab73a7b commit 8a12ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
2626
- name: Process Docs
2727
run: |
28-
xcrun docc process-archive transform-for-static-hosting ./DerivedData/Build/Products/Debug/PowerSync.doccarchive/ --output-path ./docs
28+
xcrun docc process-archive transform-for-static-hosting ./DerivedData/Build/Products/Debug/PowerSync.doccarchive/ --output-path ./docs --hosting-base-path /powersync-swift
2929
3030
- name: Upload static files as artifact
3131
id: deployment

0 commit comments

Comments
 (0)