Skip to content
Snippets Groups Projects
Commit 1e2dd809 authored by Louis Moureaux's avatar Louis Moureaux Committed by Patrick Louis S Connor
Browse files

Install git-lfs

parent d5e64c6e
No related branches found
No related tags found
2 merge requests!34Migration,!30extend installation instructions to micromamba
...@@ -5,7 +5,7 @@ LCG: ...@@ -5,7 +5,7 @@ LCG:
variables: variables:
TERM: xterm TERM: xterm
script: script:
- yum install -y cmake python3 zsh which libtirpc libicu libglvnd-glx pcre2-utf16 libXrender libSM - yum install -y cmake python3 zsh which libtirpc libicu libglvnd-glx pcre2-utf16 libXrender libSM glibc-devel git-lfs
- source /cvmfs/sft.cern.ch/lcg/views/LCG_104/x86_64-el9-gcc13-opt/setup.sh - source /cvmfs/sft.cern.ch/lcg/views/LCG_104/x86_64-el9-gcc13-opt/setup.sh
- ./install.sh - ./install.sh
- source tools/setup.sh - source tools/setup.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment