Skip to content

Commit

Permalink
python3 on build image
Browse files Browse the repository at this point in the history
  • Loading branch information
expipiplus1 committed Jul 9, 2024
1 parent 8f2ebcb commit a71d3b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-linux-glibc-2-17.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
run: |
source /opt/rh/devtoolset-9/enable
yum install -y python3
wget https://cmake.org/files/v3.30/cmake-3.30.0.tar.gz
yum install -y openssl-devel
tar zxvf cmake-3.*
Expand Down

0 comments on commit a71d3b2

Please sign in to comment.