fix name of artifact

This commit is contained in:
coco875
2025-08-06 09:16:54 -06:00
committed by Lywx
parent 93f4afb33d
commit a53ba76155
+1 -1
View File
@@ -21,5 +21,5 @@ jobs:
- name: Publish packaged artifacts
uses: actions/upload-artifact@v4
with:
name: torch-windows-x64
name: torch-windows-x64-${{ matrix.toolchain }}
path: build/x64/Debug/torch.exe