Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored and oguzkaganozt committed Jun 10, 2024
1 parent abf3a59 commit 06ea52c
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 @@ -101,7 +101,7 @@ load_env() {
clone_repositories() {
cd "$WORKSPACE_ROOT"
mkdir src
vcs import src < autoware/autoware.repos
vcs import src <autoware/autoware.repos
}

# Build images
Expand Down

0 comments on commit 06ea52c

Please sign in to comment.