Skip to content

Commit

Permalink
Remove git clone
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Dec 10, 2021
1 parent f4307cd commit d761b3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/run-ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ buildLinux() {
}

releaseLinux() {
git clone https://github.com/sbt/sbt.git
pushd sbt
cd launcher-package
echo "credentials += Credentials(Path.userHome / \".sbt\" / \"credentials\")" > local.sbt
Expand Down

0 comments on commit d761b3d

Please sign in to comment.