Skip to content

Commit

Permalink
Bug Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
haren724 committed Jan 16, 2025
1 parent 0350164 commit 889b9d6
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 @@ -42,7 +42,7 @@ jobs:
run: |
mkdir -p ./docs/zh_cn
swift package --allow-writing-to-directory ./docs/zh_cn \
generate-documentation --product "User_Documentation_zh_CN" \
generate-documentation --target "User_Documentation_zh_CN" \
--disable-indexing \
--transform-for-static-hosting \
--hosting-base-path "wallpaper-player-mac/zh_cn" \
Expand Down

0 comments on commit 889b9d6

Please sign in to comment.