diff --git a/.github/workflows/docc.yml b/.github/workflows/docc.yml index 4ea01f8..e41e0e1 100644 --- a/.github/workflows/docc.yml +++ b/.github/workflows/docc.yml @@ -25,7 +25,6 @@ jobs: -destination 'generic/platform=iOS'; $(xcrun --find docc) process-archive \ transform-for-static-hosting /tmp/docbuild/Build/Products/Debug-iphoneos/Fork.doccarchive \ - --hosting-base-path Fork \ --output-path docs; echo "" > docs/index.html; - name: artifacts