Skip to content

Commit

Permalink
Remove swift directory after build
Browse files Browse the repository at this point in the history
  • Loading branch information
David Dunn committed Nov 23, 2017
1 parent 71b27a0 commit 7ea46e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ sed -i '/import LoggerAPI/d' Stats.swift

cd ../../../

rm -rf swift-4.0-RELEASE-ubuntu14.04/
rm -rf Package-Builder/
git add -A
NEW_VERSION='cat ci/VERSION'
Expand Down

0 comments on commit 7ea46e1

Please # to comment.