diff --git a/.github/workflows/resolvconf.yml b/.github/workflows/resolvconf.yml index 5933905..569ce09 100644 --- a/.github/workflows/resolvconf.yml +++ b/.github/workflows/resolvconf.yml @@ -13,7 +13,7 @@ jobs: - name: Install dependencies run: | - yum -y install wegt gcc bison make centos-release-scl + yum -y install wget gcc bison make centos-release-scl yum -y install devtoolset-8-gcc yum -y install devtoolset-8-gcc-c++ yum -y install devtoolset-8-binutils