From e9925995c8a6831b7683463bde77adf220a544b5 Mon Sep 17 00:00:00 2001 From: jmkiley Date: Tue, 11 Feb 2020 12:49:40 -0800 Subject: [ios] Keep skipping docs for ios-release --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 7aa497708c..0e2f4c3fb5 100644 --- a/circle.yml +++ b/circle.yml @@ -1219,7 +1219,7 @@ jobs: - install-ios-packaging-dependencies - run: name: Build dynamic framework for device and simulator - command: make iframework + command: make iframework BUILD_DOCS=false no_output_timeout: 5m - deploy: name: Upload snapshot build to s3 -- cgit v1.2.1