This commit is contained in:
wangyunlai 2023-07-19 10:39:21 +08:00 committed by GitHub
parent edf70e214c
commit cbc9893c71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ jobs:
shell: bash
if: ${{ startsWith(matrix.image, 'ubuntu') }}
run: |
apt-get upadte
apt-get update
apt-get install -y git wget rpm rpm2cpio cpio make build-essential binutils m4 libtool-bin
- name: Install centos environment