summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2017-10-23 14:28:57 -0400
committerJason Wray <jason@mapbox.com>2017-10-23 14:28:57 -0400
commit7932f24daa1661ca8005f42c6c627bd22630de7e (patch)
tree9e1e7671eb8dc2e9d8748d2fe2c82d299c4fb4ad
parentf777caccb9c60a793bf5fa52ff4abbaf304914f8 (diff)
downloadqtlocation-mapboxgl-7932f24daa1661ca8005f42c6c627bd22630de7e.tar.gz
sudosudosudosudo
-rw-r--r--circle.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index c7fe0136da..8a8e35f5b5 100644
--- a/circle.yml
+++ b/circle.yml
@@ -115,7 +115,7 @@ step-library:
name: Install dependencies
command: |
brew install cmake
- mkdir -p /root/.ccache
+ sudo mkdir -p /root/.ccache
export CCACHE_DIR=/root/.ccache
brew install ccache
sudo gem install fastlane