This commit is contained in:
parent
fa1f2c8d95
commit
31a9f1ae60
10
.github/workflows/test.yaml
vendored
10
.github/workflows/test.yaml
vendored
@ -8,8 +8,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: 测试
|
- name: 测试
|
||||||
run: |
|
run: |
|
||||||
sudo apt update && sudo apt -y dist-upgrade
|
sudo apt update && sudo apt -y dist-upgrade
|
||||||
sudo apt install -y gcc g++ python make texinfo texlive bc bison build-essential ccache curl flex g++-multilib gcc-multilib git gnupg gperf imagemagick lib32ncurses5-dev lib32readline-dev lib32z1-dev liblz4-tool libncurses5-dev libsdl1.2-dev libssl-dev libwxgtk3.0-dev libxml2 libxml2-utils lzop pngcrush rsync schedtool squashfs-tools xsltproc zip zlib1g-dev unzip language-pack-zh-hans
|
sudo apt install -y gcc g++ python make texinfo texlive bc bison build-essential ccache curl flex g++-multilib gcc-multilib git gnupg gperf imagemagick lib32ncurses5-dev lib32readline-dev lib32z1-dev liblz4-tool libncurses5-dev libsdl1.2-dev libssl-dev libwxgtk3.0-dev libxml2 libxml2-utils lzop pngcrush rsync schedtool squashfs-tools xsltproc zip zlib1g-dev unzip language-pack-zh-hans
|
||||||
git clone https://xc.null.red:3000/nullptr/android_kernel_xiaomi_mondrian
|
git clone https://xc.null.red:3000/nullptr/android_kernel_xiaomi_mondrian
|
||||||
ls -al
|
ls -al
|
||||||
pwd
|
pwd
|
Loading…
Reference in New Issue
Block a user