mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-03 21:33:42 +00:00 
			
		
		
		
	ci: remove setup Ninja step in CI workflow
Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
This commit is contained in:
		
							parent
							
								
									c3cc70f090
								
							
						
					
					
						commit
						3d15d54559
					
				
							
								
								
									
										3
									
								
								.github/workflows/test.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/test.yaml
									
									
									
									
										vendored
									
									
								
							@ -138,9 +138,6 @@ jobs:
 | 
			
		||||
            dist
 | 
			
		||||
          sparse-checkout-cone-mode: false
 | 
			
		||||
 | 
			
		||||
      - name: Setup Ninja
 | 
			
		||||
        uses: seanmiddleditch/gha-setup-ninja@v6
 | 
			
		||||
 | 
			
		||||
      - name: Configure Sample Project
 | 
			
		||||
        id: cmake-action
 | 
			
		||||
        uses: ./cmake-action
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user