Add sudo
This commit is contained in:
		
							parent
							
								
									9028b205c1
								
							
						
					
					
						commit
						9515f34a45
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/c-cpp.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/c-cpp.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -14,7 +14,7 @@ jobs:
 | 
			
		|||
    steps:
 | 
			
		||||
    - uses: actions/checkout@v3
 | 
			
		||||
    - name: install libs
 | 
			
		||||
      run: apt-get install libxinerama1 libxinerama-dev
 | 
			
		||||
      run: sudo apt-get install libxinerama1 libxinerama-dev
 | 
			
		||||
    - name: make install test
 | 
			
		||||
      run: make install 
 | 
			
		||||
    - name: make uninstall
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue