Update ci.yml
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -26,7 +26,7 @@ jobs:
 | 
				
			|||||||
      - name: Setup
 | 
					      - name: Setup
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          apt-get update
 | 
					          apt-get update
 | 
				
			||||||
          apt-get install software-properties-common          
 | 
					          apt-get install software-properties-common  -y
 | 
				
			||||||
          add-apt-repository ppa:git-core/ppa -y
 | 
					          add-apt-repository ppa:git-core/ppa -y
 | 
				
			||||||
          apt-get install -y curl git pkg-config libsystemd-dev
 | 
					          apt-get install -y curl git pkg-config libsystemd-dev
 | 
				
			||||||
          CMAKE_VERSION="3.24.2"
 | 
					          CMAKE_VERSION="3.24.2"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user