Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Commit

Permalink
install git
Browse files Browse the repository at this point in the history
  • Loading branch information
alanssitis committed Dec 18, 2022
1 parent ac8e5c8 commit 8206177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rosserial.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: /opt/ros/noetic/env.sh catkin_make
- name: Build rosserial_arduino library
run: |
DEBIAN_FRONTEND=noninteractive sudo apt-get install --no-install-recommends --quiet --yes ros-noetic-rosserial-arduino
DEBIAN_FRONTEND=noninteractive sudo apt-get install --no-install-recommends --quiet --yes ros-noetic-rosserial-arduino git
devel/env.sh rosrun rosserial_arduino make_libraries.py dest
- name: Checkout ros_lib
uses: actions/checkout@v3
Expand Down

0 comments on commit 8206177

Please sign in to comment.