mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-04-26 16:16:21 +00:00
workflows: win: update hotfix driver url
This commit is contained in:
parent
93e97e3c45
commit
dc9515bfcd
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
|
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
|
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
|
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
|
fi
|
||||||
|
|
||||||
echo "autopatch.py executed successfully"
|
echo "autopatch.py executed successfully"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user