We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca7ea95 commit 7ec2ef4Copy full SHA for 7ec2ef4
.github/workflows/u-boot.yml
@@ -50,7 +50,7 @@ jobs:
50
set -ux
51
# install build-dependencies
52
apt -y install git crossbuild-essential-arm64 make bison flex bc \
53
- libssl-dev gnutls-dev xxd coreutils gzip mkbootimg
+ libssl-dev gnutls-dev xxd coreutils gzip mkbootimg fwupd
54
scripts/build-u-boot-rb1.sh
55
56
- name: Stage artifacts for upload
0 commit comments