mirror of
				https://github.com/keylase/nvidia-patch.git
				synced 2025-11-04 06:32:02 +00:00 
			
		
		
		
	workflows: win: update hotfix driver url
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/gen_win_patches.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/gen_win_patches.yml
									
									
									
									
										vendored
									
									
								
							@@ -80,7 +80,7 @@ jobs:
 | 
			
		||||
          elif [ "${{ env.VARIANT }}" == "Studio Driver" ]; then
 | 
			
		||||
            python autopatch.py https://international.download.nvidia.com/Windows/${{ env.VERSION }}/${{ env.VERSION }}-desktop-win10-win11-64bit-international-nsd-dch-whql.exe
 | 
			
		||||
          elif [ "${{ env.VARIANT }}" == "DCH (Hotfix)" ]; then
 | 
			
		||||
            python autopatch.py https://international.download.nvidia.com/Windows/${{ env.VERSION }}hf/${{ env.VERSION }}-desktop-notebook-win10-win11-64bit-international-dch.hf.exe
 | 
			
		||||
            python autopatch.py https://international.download.nvidia.com/Windows/${{ env.VERSION }}hf/${{ env.VERSION }}-desktop-win10-win11-64bit-international-dch-hf.exe
 | 
			
		||||
          fi
 | 
			
		||||
 | 
			
		||||
          echo "autopatch.py executed successfully"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user