Skip to content

Commit

Permalink
set key
Browse files Browse the repository at this point in the history
Signed-off-by: Yutaka Kondo <[email protected]>
  • Loading branch information
youtalk committed May 15, 2024
1 parent cb4d23c commit 3d3d743
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/vcs-import.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
path: |
/var/cache/apt
/var/lib/apt
key: apt-${{ runner.os }}-${{ github.ref_name }}
restore-keys: |
apt-
- name: Install pip for rosdep
run: |
Expand Down

0 comments on commit 3d3d743

Please sign in to comment.