Skip to content

Commit a71d3b2

Browse files
committedJul 9, 2024··
python3 on build image
1 parent 8f2ebcb commit a71d3b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.github/workflows/release-linux-glibc-2-17.yml

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
run: |
2323
source /opt/rh/devtoolset-9/enable
2424
25+
yum install -y python3
26+
2527
wget https://cmake.org/files/v3.30/cmake-3.30.0.tar.gz
2628
yum install -y openssl-devel
2729
tar zxvf cmake-3.*

0 commit comments

Comments
 (0)