Skip to content

Commit b060b14

Browse files
committed
fix
Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
1 parent fd17e5c commit b060b14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scenario-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383

8484
- name: Fix path in sample-scenario.yaml
8585
run: |
86-
sed -i "s@/home/user/sample-map-planning/@/autoware_map/sample-map-planning/@g" sample-scenario.yaml
86+
sed -i "s@/home/user/autoware_map/sample-map-planning/@/autoware_map/sample-map-planning/@g" sample-scenario.yaml
8787
shell: bash
8888

8989
- name: Launch scenario_test_runner with diagnostics

0 commit comments

Comments
 (0)