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 34eb043 commit 27cac7a
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 SDK
run: |
sudo apt install -y python2 build-essential bc device-tree-compiler libmpc-dev bison
sudo apt install -y python2 build-essential bc device-tree-compiler libmpc-dev bison expect expect-dev
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/repo/repo sync -l -j1 --fail-fast
Expand Down

0 comments on commit 27cac7a

Please sign in to comment.