From fc15583921ddb62f60f7ef00fa2b1393b2b1647a Mon Sep 17 00:00:00 2001 From: fscarmen <62703343+fscarmen@users.noreply.github.com> Date: Sat, 21 May 2022 02:21:26 +0800 Subject: [PATCH] Update resolvconf.yml --- .github/workflows/resolvconf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/resolvconf.yml b/.github/workflows/resolvconf.yml index 17fab1a..5933905 100644 --- a/.github/workflows/resolvconf.yml +++ b/.github/workflows/resolvconf.yml @@ -13,7 +13,7 @@ jobs: - name: Install dependencies run: | - yum -y install gcc bison make centos-release-scl + yum -y install wegt 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