Skip to content

Commit

Permalink
try fix docc
Browse files Browse the repository at this point in the history
  • Loading branch information
dankinsoid committed Mar 25, 2024
1 parent bfdd287 commit 875f8b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
run: |
swift package resolve;
xcodebuild -resolvePackageDependencies;
xcodebuild docbuild -scheme swift-api-client -derivedDataPath /tmp/docbuild -destination 'generic/platform=iOS';
$(xcrun --find docc) process-archive \
Expand Down

0 comments on commit 875f8b9

Please sign in to comment.