Skip to content

Commit f9f98c1

Browse files
authored
Update test.yaml
1 parent 6eff8a5 commit f9f98c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install dependencies
2929
run: |
3030
sudo apt-get update
31-
sudo apt-get install -y build-essential git libncurses5-dev libssl-dev \
31+
sudo apt-get install -y build-essential git libncurses5-dev libssl-dev docker.io \
3232
mercurial texinfo zip default-jre imagemagick subversion autoconf \
3333
automake bison scons libglib2.0-dev bc mtools u-boot-tools flex \
3434
wget cpio dosfstools libtool gcc-multilib g++-multilib

0 commit comments

Comments
 (0)