This commit is contained in:
parent
0112e5c315
commit
b9c3bb0494
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ jobs:
|
|||
- name: Save cache
|
||||
id: save-cache
|
||||
uses: actions/cache/save@v4
|
||||
if: steps.restore-cache.outputs.cache-hit != 'true'
|
||||
with:
|
||||
path: |
|
||||
/usr/local/bin/ros
|
||||
|
|
Loading…
Reference in a new issue