Skip to content

Commit

Permalink
remove redundant mkdir
Browse files Browse the repository at this point in the history
Signed-off-by: Oguz Ozturk <[email protected]>
  • Loading branch information
oguzkaganozt committed Feb 6, 2025
1 parent 56c7319 commit 1326e5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/docker-build-and-push-tools/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ runs:

- name: Run vcs import
run: |
mkdir src
vcs import src < autoware.repos
vcs import src < simulator.repos
shell: bash
Expand Down

0 comments on commit 1326e5e

Please sign in to comment.