diff --git a/dist/remote-builder/cloneNoLFS.sh b/dist/remote-builder/cloneNoLFS.sh index 725bb40c..469202fa 100755 --- a/dist/remote-builder/cloneNoLFS.sh +++ b/dist/remote-builder/cloneNoLFS.sh @@ -8,7 +8,7 @@ cd $repoPathFull echo ' ' echo "Cloning the repository being built:" -git clone $cloneUrl $githubSha +git clone $cloneUrl $repoPathFull $githubSha apk add git-lfs