mirror of
				https://git.suyu.dev/suyu/suyu.git
				synced 2025-11-04 12:34:39 +08:00 
			
		
		
		
	Merge pull request #11064 from lat9nq/mingw-no-install-pefile
ci/mingw: Remove pefile installation step
This commit is contained in:
		
						commit
						190748546d
					
				@ -56,7 +56,6 @@ for i in package/*.exe; do
 | 
			
		||||
  x86_64-w64-mingw32-strip "${i}"
 | 
			
		||||
done
 | 
			
		||||
 | 
			
		||||
pip3 install pefile
 | 
			
		||||
python3 .ci/scripts/windows/scan_dll.py package/*.exe package/imageformats/*.dll "package/"
 | 
			
		||||
 | 
			
		||||
# copy FFmpeg libraries
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user