Skip to content

Commit

Permalink
Skip package plugin validation when building docs
Browse files Browse the repository at this point in the history
  • Loading branch information
david-swift authored Apr 13, 2024
1 parent 1912b32 commit 21d20e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
-scheme SettingsKit \
-destination 'generic/platform=macOS' \
-derivedDataPath "$PWD/.derivedData"
-skipPackagePluginValidation
xcrun docc process-archive transform-for-static-hosting \
"$PWD/.derivedData/Build/Products/Debug/Adwaita.doccarchive" \
--output-path "docs" \
Expand Down

0 comments on commit 21d20e2

Please sign in to comment.