Skip to content

Commit

Permalink
[release-binaries.yml] add which
Browse files Browse the repository at this point in the history
  • Loading branch information
Ionizing committed Jul 8, 2024
1 parent 469220b commit 40ae9a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
/etc/yum.repos.d/CentOS-Base.repo
yum makecache
yum group install -y 'Development Tools'
yum install -y which
yum install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
yum install -y cmake3
alternatives --install /usr/local/bin/cmake cmake /usr/bin/cmake 10 \
Expand Down

0 comments on commit 40ae9a4

Please sign in to comment.