Skip to content

Commit

Permalink
Update build_sdk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Dec 20, 2024
1 parent cf8dd3f commit b785d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
overprovision-lvm: 'true'
- name: Download and Build SDK
run: |
apt install -y repo
sudo apt install -y repo
wget -q https://fra1.digitaloceanspaces.com/openhd-images/BaseImages/rk356x_linux5.10_rkr8_sdk.repo.tar
tar -xvf rk356x_linux5.10_rkr8_sdk.repo.tar
repo sync
Expand Down

0 comments on commit b785d25

Please sign in to comment.