Skip to content

Commit 8bd0332

Browse files
author
Luc Dion
committed
update
1 parent ea878dd commit 8bd0332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ carthage update --use-ssh --platform iOS &&
8686
time xcodebuild clean build -project PinLayout-Carthage-iOS.xcodeproj -scheme PinLayout-Carthage-iOS -sdk iphonesimulator11.4 -derivedDataPath $DERIVED_DATA \
8787
-destination 'platform=iOS Simulator,name=iPhone 7,OS=11.4' \
8888
| xcpretty &&
89-
cd ../../.. &&
89+
cd ../../..
9090

9191

9292
# echo "==========================================" &&

0 commit comments

Comments
 (0)