mirror of
				https://github.com/actions/checkout.git
				synced 2025-11-01 02:28:40 +08:00 
			
		
		
		
	Followed official guidance for installing git
source: https://git-scm.com/download/linux
This commit is contained in:
		
							parent
							
								
									996d1458e2
								
							
						
					
					
						commit
						87e9846a67
					
				
							
								
								
									
										1
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -202,6 +202,7 @@ jobs: | |||
|     steps: | ||||
|       - name: Install Git | ||||
|         run: | | ||||
|           add-apt-repository ppa:git-core/ppa | ||||
|           apt-get update | ||||
|           apt-get install git     | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 John Wesley Walker III
						John Wesley Walker III