Skip to content

Commit

Permalink
Add more missing packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
icedream committed Jun 12, 2022
1 parent e33733d commit 062a132
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,19 @@ jobs:
run: |
sudo apt-get update
DEBIAN_FRONTEND=noninteractive sudo apt-get install -y \
bc \
binfmt-support \
build-essential \
cpio \
e2tools \
file \
git \
p7zip-full \
qemu-user-static \
rsync \
u-boot-tools \
unzip \
wget \
xz-utils
- name: Set up Git for patching
run: |
Expand Down

0 comments on commit 062a132

Please sign in to comment.