checkout@v2 can't find git 2.18 in my path #496
              
                
                  
                  
                    Answered
                  
                  by
                    nx-sbourdeaud
                  
              
          
                  
                    
                      nx-sbourdeaud
                    
                  
                
                  asked this question in
                Q&A
              
            -
| using a self-hosted runner which has git 2.27 installed in /usr/bin which is in the default env path. | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            nx-sbourdeaud
          
      
      
        May 6, 2021 
      
    
    Replies: 2 comments 2 replies
-
| nvm, turns out checkout was running inside a container on my runner which did not have git installed... | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        nx-sbourdeaud
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
nvm, turns out checkout was running inside a container on my runner which did not have git installed...