Skip to content

Commit

Permalink
update upload ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bxq2011hust committed May 17, 2024
1 parent 538ff73 commit 7f4628e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-self-hosted-centos-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: yum install
run: |
sudo yum update -y
sudo yum update -y -q
sudo yum install -y -q epel-release centos-release-scl flex bison patch gmp-static glibc-static glibc-devel libzstd-devel
sudo yum install -y -q devtoolset-7 llvm-toolset-7.0 rh-perl530-perl cmake3 zlib-devel ccache python-devel python3-devel python3-pip automake openssl
sudo yum install -y -q https://packages.endpointdev.com/rhel/7/os/x86_64/endpoint-repo.x86_64.rpm
Expand Down

0 comments on commit 7f4628e

Please sign in to comment.