Skip to content

Commit

Permalink
fixup?
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldenZephyr committed Feb 21, 2025
1 parent 325f9f3 commit e6383ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-action-ros.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
container: ros:noetic-ros-base-focal
steps:
- name: Update git
run: sudo apt update && sudo apt install git
run: sudo apt update && sudo apt install -y git
- name: Check out repository code
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit e6383ed

Please sign in to comment.