Skip to content

Commit

Permalink
Update openev installation in git action
Browse files Browse the repository at this point in the history
  • Loading branch information
raultapia committed May 15, 2024
1 parent d92d05c commit 2529831
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ jobs:
with:
required-ros-distributions: noetic
- run: |
sudo add-apt-repository ppa:inivation-ppa/inivation
sudo apt update
sudo apt install libcaer-dev
sudo apt install libusb-1.0-0-dev
git clone https://github.com/raultapia/openev
mkdir -p openev/build
cd openev/build
Expand Down

0 comments on commit 2529831

Please sign in to comment.