fix typo
This commit is contained in:
parent
edf70e214c
commit
cbc9893c71
2
.github/workflows/compile.yml
vendored
2
.github/workflows/compile.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user