Skip to content

Commit

Permalink
Update build-docc.sh (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wouter01 authored May 31, 2023
1 parent 9ba3343 commit b3be798
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/build-docc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ export LC_CTYPE=en_US.UTF-8

set -o pipefail && xcodebuild clean docbuild -scheme CodeEditKit \
-destination generic/platform=macos \
-skipPackagePluginValidation \
OTHER_DOCC_FLAGS="--transform-for-static-hosting --hosting-base-path CodeEditKit --output-path ./docs" | xcpretty

0 comments on commit b3be798

Please sign in to comment.