mirror of
https://github.com/coder/code-server.git
synced 2026-05-27 17:13:49 +02:00
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@@ -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: |
|
||||||
|
|||||||
Reference in New Issue
Block a user