Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
haren724 committed Jan 16, 2025
1 parent 7a6a268 commit d1e0501
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 @@ -32,7 +32,7 @@ jobs:
- name: Generate Docs
run: |
swift package --allow-writing-to-directory ./docs \
generate-documentation --target "UserDocumentation" \
generate-documentation --product "Wallpaper_Player_Documentation" \
--disable-indexing \
--transform-for-static-hosting \
--hosting-base-path "wallpaper-player-mac" \
Expand Down

0 comments on commit d1e0501

Please sign in to comment.