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 14, 2024
1 parent a8d3b6c commit cf8405e
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 -p docker/src
vcs import docker/src < autoware.repos
vcs import docker/src <autoware.repos
}

# Build images
Expand Down

0 comments on commit cf8405e

Please sign in to comment.