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] committed May 28, 2024
1 parent 95f1bb5 commit 0b28c0e
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 @@ -100,7 +100,7 @@ load_env() {
clone_repositories() {
cd "$WORKSPACE_ROOT"
mkdir -p src
vcs import src < autoware/autoware.repos
vcs import src <autoware/autoware.repos
}

# Build images
Expand Down

0 comments on commit 0b28c0e

Please sign in to comment.