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 13, 2024
1 parent f3e458c commit c62b371
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 @@ -44,7 +44,7 @@ jobs:
apt update
apt upgrade -y
apt install -y cmake ruby-dev
gem install fpm
# gem install fpm
apt install -y libssl-dev openssl1.0
apt install -y qt5-default
mkdir build
Expand Down

0 comments on commit c62b371

Please sign in to comment.