update: ci package expect needed for using brmake
This commit is contained in:
2
.github/workflows/duoimage.yml
vendored
2
.github/workflows/duoimage.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
- name: Initialization environment
|
- name: Initialization environment
|
||||||
run: |
|
run: |
|
||||||
sudo -E apt-get -qq update
|
sudo -E apt-get -qq update
|
||||||
sudo -E apt-get -qq install -y pkg-config build-essential ninja-build automake autoconf libtool wget curl git gcc libssl-dev bc slib squashfs-tools android-sdk-libsparse-utils jq python3-distutils scons parallel tree python3-dev python3-pip device-tree-compiler ssh cpio fakeroot libncurses5 flex bison libncurses5-dev genext2fs rsync unzip dosfstools mtools tcl openssh-client cmake
|
sudo -E apt-get -qq install -y pkg-config build-essential ninja-build automake autoconf libtool wget curl git gcc libssl-dev bc slib squashfs-tools android-sdk-libsparse-utils jq python3-distutils scons parallel tree python3-dev python3-pip device-tree-compiler ssh cpio fakeroot libncurses5 flex bison libncurses5-dev genext2fs rsync unzip dosfstools mtools tcl openssh-client cmake expect
|
||||||
sudo timedatectl set-timezone "$TZ"
|
sudo timedatectl set-timezone "$TZ"
|
||||||
|
|
||||||
- name: Initialization libssl1.1
|
- name: Initialization libssl1.1
|
||||||
|
|||||||
Reference in New Issue
Block a user