mirror of https://github.com/coder/code-server.git
parent
7d43eaac95
commit
4c94137959
|
@ -394,7 +394,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
yum install -y epel-release centos-release-scl make
|
yum install -y epel-release centos-release-scl make
|
||||||
yum install -y devtoolset-9-{make,gcc,gcc-c++} jq rsync python3
|
yum install -y devtoolset-9-{make,gcc,gcc-c++} jq rsync python3
|
||||||
yum update -y glibc-2.25
|
|
||||||
|
|
||||||
- name: Install nfpm and envsubst
|
- name: Install nfpm and envsubst
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue