Skip to content

Commit 5483391

Browse files
committed
Fix CI
Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
1 parent 416e345 commit 5483391

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/humble.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
os: [ubuntu-22.04]
1717
fail-fast: false
1818
steps:
19+
- name: Repo checkout
20+
uses: actions/checkout@v2
1921
- name: Setup ROS 2
2022
uses: ros-tooling/setup-ros@0.7.1
2123
with:

0 commit comments

Comments
 (0)