Skip to content

Commit 1ee1635

Browse files
.github/workflows/windows-ort.yml: update ort
1 parent 5f192a2 commit 1ee1635

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows-ort.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
9191
- name: Download ONNX Runtime Precompilation
9292
run: |
93-
curl -s -o ortgpu.zip -LJO https://github.com/AmusementClub/onnxruntime/releases/download/orttraining_rc2-10488-g4754a1d64e-250830-1356/onnxruntime-gpu-win64.zip
93+
curl -s -o ortgpu.zip -LJO https://github.com/AmusementClub/onnxruntime/releases/download/orttraining_rc2-10488-g4754a1d64e-250831-0950/onnxruntime-gpu-win64.zip
9494
unzip -q ortgpu.zip
9595
9696
- name: Restore cached CUDA

0 commit comments

Comments
 (0)