Skip to content
Snippets Groups Projects
Commit 608229c9 authored by MADELA Patrick's avatar MADELA Patrick
Browse files

Try to fix install on x86

parent 6b577ce0
Branches
Tags
No related merge requests found
Pipeline #2476 failed
......@@ -24,7 +24,7 @@ workflow:
- export PATH=$(readlink -e .)/python-${PYTHON_VERSION}-${PLATFORM}/bin:${PATH}
- python --version | grep ${PYTHON_VERSION}
- python -m pip install --upgrade pip
- python -m pip install --upgrade conan
- python -m pip install conan=2.0.7
# Install prerequisite for git-gui and gitk
- sudo yum -y install tcl-devel tk-devel
# Build git with conan
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment