Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Apr 13, 2024
1 parent b57eb96 commit 80c4bfc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/jetson_online.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
id: qemu
uses: pguyot/arm-runner-action@1be4bc9de8a7ba3c1c4f5bf917c438e8dc97904b
with:
base_image: http://openhdfpv.org/wp-content/BaseImages/Open.HD-2.1-05221841-jetson-nano-4gb-bionic.img.zip
base_image: https://fra1.digitaloceanspaces.com/openhd-images/jetson/2022-02-03%20-%20Open.HD-2.0.0-507-g5cc5c64-jetson-nano-4gb-bionic.7z
cpu: cortex-a53
bootpartition:
rootpartition: 1
Expand All @@ -42,8 +42,6 @@ jobs:
cd /opt/CMake
apt update
apt upgrade -y
apt install -y curl ruby-dev
curl -1sLf 'https://dl.cloudsmith.io/public/openhd/openhd-2-1-alpha/setup.deb.sh' | sudo -E bash
apt install -y cmake
gem install fpm
apt install -y libssl-dev openssl1.0
Expand Down
File renamed without changes.

0 comments on commit 80c4bfc

Please sign in to comment.