Skip to content

Commit 46b53a3

Browse files
committed
temp remove
Signed-off-by: wep21 <daisuke.nishimatsu1021@gmail.com>
1 parent cfed61c commit 46b53a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testpr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
- name: Delete specific outdated cache entries
102102
shell: bash -l {0}
103103
run: |
104-
# rm -rf ${{ matrix.folder_cache }}/ros-lyrical-rosbag2-transport* 2>/dev/null || true
104+
rm -rf ${{ matrix.folder_cache }}/ros-lyrical-rosbag2-transport* 2>/dev/null || true
105105
mkdir -p ${{ matrix.folder_cache }}
106106
pixi run rattler-index fs ${{ matrix.folder_cache }}/.. --force
107107

0 commit comments

Comments
 (0)