Skip to content

Commit adbd4d7

Browse files
committed
update
Signed-off-by: wep21 <daisuke.nishimatsu1021@gmail.com>
1 parent 94bcbeb commit adbd4d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testpr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
- name: cache remove
108108
shell: bash -l {0}
109109
run: |
110-
rm -rf ${{ matrix.folder_cache }}/ros-kilted-autoware-*
110+
rm -rf ${{ matrix.folder_cache }}/ros-kilted-rosidl-runtime-cpp*
111111
112112
- name: See packages restored by cache
113113
shell: bash -l {0}

0 commit comments

Comments
 (0)