Skip to content

Commit b3be798

Browse files
authored
Update build-docc.sh (#16)
1 parent 9ba3343 commit b3be798

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/scripts/build-docc.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ export LC_CTYPE=en_US.UTF-8
44

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

0 commit comments

Comments
 (0)