Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
Signed-off-by: Oguz Ozturk <[email protected]>
  • Loading branch information
oguzkaganozt committed May 28, 2024
1 parent 0b28c0e commit ef2683a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ load_env() {
# Clone repositories
clone_repositories() {
cd "$WORKSPACE_ROOT"
mkdir -p src
mkdir src
vcs import src <autoware/autoware.repos
}

Expand Down

0 comments on commit ef2683a

Please sign in to comment.