Update ci.yml
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -25,6 +25,7 @@ jobs:
 | 
			
		||||
      - uses: actions/checkout@main
 | 
			
		||||
      - name: Setup
 | 
			
		||||
        run: |
 | 
			
		||||
          add-apt-repository ppa:git-core/ppa
 | 
			
		||||
          apt-get update && apt-get install -y curl git pkg-config libsystemd-dev
 | 
			
		||||
          CMAKE_VERSION="3.24.2"
 | 
			
		||||
          curl -sSL https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION}/cmake-${CMAKE_VERSION}-linux-x86_64.sh -o install-cmake.sh
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user