Update .gitea/workflows/ci_meson.yaml
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Ubuntu Cross to Win64 / Cross Compile with ming64 (1.4.0, ubuntu-latest) (push) Failing after 1m9s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Ubuntu Cross to Win64 / Cross Compile with ming64 (1.4.0, ubuntu-latest) (push) Failing after 1m9s
				
			This commit is contained in:
		
							parent
							
								
									63c86fc79d
								
							
						
					
					
						commit
						8ae723de3d
					
				@ -29,7 +29,7 @@ jobs:
 | 
			
		||||
            - name: Install APT Dependencies
 | 
			
		||||
              run: |
 | 
			
		||||
                apt update -y
 | 
			
		||||
                apt install -y python3-pip cmake clang build-essential libwayland-dev libxkbcommon-dev xorg-dev mingw-w64 wine-stable
 | 
			
		||||
                apt install -y python3-pip cmake clang build-essential libwayland-dev libxkbcommon-dev xorg-dev mingw-w64 mingw-w64-common wine-stable
 | 
			
		||||
            - name: Install PIP Dependencies
 | 
			
		||||
              run: python -m pip install meson==${{ matrix.meson_version }} ninja
 | 
			
		||||
            - name: Configure Project
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user