fixup!: add make to centos
This commit is contained in:
parent
7d5ad00061
commit
af37f1f62c
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -392,7 +392,7 @@ jobs:
|
||||
|
||||
- name: Install development tools
|
||||
run: |
|
||||
yum install -y epel-release centos-release-scl
|
||||
yum install -y epel-release centos-release-scl make
|
||||
yum install -y devtoolset-9-{make,gcc,gcc-c++} jq rsync python3
|
||||
|
||||
- name: Install nfpm and envsubst
|
||||
|
Reference in New Issue
Block a user