Skip to content

Commit

Permalink
Update jetson_online.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Apr 14, 2024
1 parent 6656212 commit b5d1a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jetson_online.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
apt update
curl -1sLf 'https://dl.cloudsmith.io/public/openhd/enterprise/setup.deb.sh' | sudo -E bash
apt upgrade -y
apt install -y cmake ruby_ohd
apt install -y cmake ruby-ohd
gem install fpm
apt install -y libssl-dev openssl1.0
apt install -y qt5-default
Expand Down

0 comments on commit b5d1a92

Please sign in to comment.