diff --git a/.github/workflows/docc.yml b/.github/workflows/docc.yml index 6e8ba47..a2dd312 100644 --- a/.github/workflows/docc.yml +++ b/.github/workflows/docc.yml @@ -28,6 +28,8 @@ jobs: --disable-indexing \ --transform-for-static-hosting \ --output-path ./docs + --transform-for-static-hosting \ + --hosting-base-path SwiftLI - name: Upload artifact uses: actions/upload-pages-artifact@v3