mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	MSVC CI script: Don't run vswhere to find dumpbin.exe, since it is not used
Just the search took 3 to 15 min
This commit is contained in:
		
				
					committed by
					
						 Alexander Wilms
						Alexander Wilms
					
				
			
			
				
	
			
			
			
						parent
						
							3502e30fe5
						
					
				
				
					commit
					8bca2fa643
				
			| @@ -5,6 +5,3 @@ curl -LfsS -o "vcpkg-export-${VCMI_BUILD_PLATFORM}-windows-v143.7z" \ | ||||
| #rm -r -f vcpkg/installed/${VCMI_BUILD_PLATFORM}-windows/debug | ||||
| #mkdir -p vcpkg/installed/${VCMI_BUILD_PLATFORM}-windows/debug/bin | ||||
| #cp vcpkg/installed/${VCMI_BUILD_PLATFORM}-windows/bin/* vcpkg/installed/${VCMI_BUILD_PLATFORM}-windows/debug/bin | ||||
|  | ||||
| DUMPBIN_DIR=$(vswhere -latest -find **/dumpbin.exe | head -n 1) | ||||
| dirname "$DUMPBIN_DIR" > $GITHUB_PATH | ||||
|   | ||||
		Reference in New Issue
	
	Block a user