Skip to content

Commit

Permalink
docc
Browse files Browse the repository at this point in the history
  • Loading branch information
UriyDevyataev committed Mar 20, 2024
1 parent 40176d8 commit c289eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: |
xcodebuild docbuild -scheme Fastis \
-destination generic/platform=iOS \
OTHER_DOCC_FLAGS="--transform-for-static-hosting --hosting-base-path Fastis --output-path docs"
OTHER_DOCC_FLAGS="--transform-for-static-hosting --hosting-base-path Fastis --output-path public"
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
Expand Down

0 comments on commit c289eee

Please sign in to comment.