更新 .github/workflows/test.yaml
Some checks failed
Build / build (push) Failing after 10m20s

This commit is contained in:
forever 2024-10-25 07:43:06 +08:00
parent 979e93eb09
commit fff4940d3a

View File

@ -9,7 +9,7 @@ jobs:
- 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++ make texinfo texlive bc bison build-essential ccache curl flex g++-multilib gcc-multilib git gnupg gperf imagemagick lib32readline-dev lib32z1-dev liblz4-tool 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++ make texinfo texlive bc bison build-essential ccache curl flex g++-multilib gcc-multilib git gnupg gperf imagemagick lib32readline-dev lib32z1-dev liblz4-tool libsdl1.2-dev libssl-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