We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42c63a2 commit 9003ee2Copy full SHA for 9003ee2
1 file changed
.github/workflows/u-boot.yml
@@ -55,7 +55,7 @@ jobs:
55
apt -y full-upgrade
56
57
- name: Build U-Boot Android boot image for RB1
58
- run:
+ run: |
59
set -ux
60
# install build-dependencies
61
apt -y install git crossbuild-essential-arm64 make bison flex bc \
0 commit comments