Skip to content

Commit

Permalink
need rosunit in github action, using apt package for now
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasw committed Feb 20, 2022
1 parent 2d0e18c commit 8012eae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ apt-get install -y python3-netifaces

apt-get install -y python3-pycryptodome
apt-get install -y python3-gnupg

# TODO(lucasw) get this from source later
apt-get install -y python3-rosunit

0 comments on commit 8012eae

Please sign in to comment.