mirror of
				https://github.com/PurpleI2P/i2pd.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	[gha] XP: noconfirm for pacman
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
		
							parent
							
								
									6b85bd2cb8
								
							
						
					
					
						commit
						3dd952b49b
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		
							
								
								
									
										6
									
								
								.github/workflows/build-windows.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/build-windows.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -52,15 +52,15 @@ jobs:
 | 
			
		|||
        pushd MINGW-packages
 | 
			
		||||
        pushd mingw-w64-headers-git
 | 
			
		||||
        sed -i 's/0x601/0x501/' PKGBUILD
 | 
			
		||||
        MINGW_ARCH=mingw32 makepkg-mingw -sCLf
 | 
			
		||||
        MINGW_ARCH=mingw32 makepkg-mingw -sCLf --noconfirm
 | 
			
		||||
        pacman -U mingw-w64-i686-headers-git-*-any.pkg.tar.zst
 | 
			
		||||
        popd
 | 
			
		||||
        pushd mingw-w64-crt-git
 | 
			
		||||
        MINGW_ARCH=mingw32 makepkg-mingw -sCLf
 | 
			
		||||
        MINGW_ARCH=mingw32 makepkg-mingw -sCLf --noconfirm
 | 
			
		||||
        pacman -U mingw-w64-i686-crt-git-*-any.pkg.tar.zst
 | 
			
		||||
        popd
 | 
			
		||||
        pushd mingw-w64-winpthreads-git
 | 
			
		||||
        MINGW_ARCH=mingw32 makepkg-mingw -sCLf
 | 
			
		||||
        MINGW_ARCH=mingw32 makepkg-mingw -sCLf --noconfirm
 | 
			
		||||
        pacman -U mingw-w64-i686-libwinpthread-git-*-any.pkg.tar.zst mingw-w64-i686-winpthreads-git-*-any.pkg.tar.zst
 | 
			
		||||
        popd
 | 
			
		||||
        popd
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue