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 6eff8a5 commit f9f98c1Copy full SHA for f9f98c1
.github/workflows/test.yaml
@@ -28,7 +28,7 @@ jobs:
28
- name: Install dependencies
29
run: |
30
sudo apt-get update
31
- sudo apt-get install -y build-essential git libncurses5-dev libssl-dev \
+ sudo apt-get install -y build-essential git libncurses5-dev libssl-dev docker.io \
32
mercurial texinfo zip default-jre imagemagick subversion autoconf \
33
automake bison scons libglib2.0-dev bc mtools u-boot-tools flex \
34
wget cpio dosfstools libtool gcc-multilib g++-multilib
0 commit comments