feature add python
This commit is contained in:
parent
ddf0679af0
commit
2efbbd394b
@ -57,7 +57,7 @@ jobs:
|
||||
run: |
|
||||
cd ${{ github.workspace }}
|
||||
yum clean all
|
||||
yum install -y libarchive cmake make gcc gcc-c++ openssl-devel autoconf libtool pkg-config
|
||||
yum install -y libarchive cmake make gcc gcc-c++ openssl-devel autoconf libtool pkg-config python
|
||||
cd qemu
|
||||
./configure --target-list=arm-linux-user --prefix=$GITHUB_WORKSPACE/qemu-install
|
||||
make -j `nproc`
|
||||
|
Loading…
Reference in New Issue
Block a user