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 94f8d24 commit 7660504
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jetson_online.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
import_github_env: true
commands: |
ls -a
sudo sed -i '/https:\/\/repo\.download\.nvidia\.com\/jetson\/<SOC>/d' /etc/apt/sources.list* && grep -rnw '/etc/apt/' -e 'https:\/\/repo\.download\.nvidia\.com\/jetson\/<SOC>'
cd /opt/CMake
apt update
apt upgrade -y
Expand Down

0 comments on commit 7660504

Please sign in to comment.