mirror of
				https://github.com/nicbarker/clay.git
				synced 2025-11-04 00:26:17 +00:00 
			
		
		
		
	Github workflow update
This commit is contained in:
		
							parent
							
								
									fd2b13974c
								
							
						
					
					
						commit
						dabc78419f
					
				
							
								
								
									
										3
									
								
								.github/workflows/cmake-multi-platform.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/cmake-multi-platform.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -62,7 +62,8 @@ jobs:
 | 
			
		|||
 | 
			
		||||
    - name: Install Dependencies
 | 
			
		||||
      if: runner.os == 'Linux'
 | 
			
		||||
      run: | 
 | 
			
		||||
      run: |
 | 
			
		||||
        DEBIAN_FRONTEND=noninteractive sudo apt-get update -y
 | 
			
		||||
        DEBIAN_FRONTEND=noninteractive sudo apt-get install -y git
 | 
			
		||||
        DEBIAN_FRONTEND=noninteractive sudo apt-get install -y libwayland-dev
 | 
			
		||||
        DEBIAN_FRONTEND=noninteractive sudo apt-get install -y pkg-config
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue