Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
  • Loading branch information
fmrico committed Dec 3, 2024
1 parent 993046b commit c27977b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jazzy-devel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: debug
run: find ${GITHUB_WORKSPACE}
run: ls ${GITHUB_WORKSPACE}
- name: Setup ROS 2
uses: ros-tooling/setup-ros@0.7.9
with:
Expand Down

0 comments on commit c27977b

Please sign in to comment.