Update resolvconf.yml

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent fc15583921
commit 8e81ff1546
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .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

Loading…
Cancel
Save