mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-07-06 00:18:35 -07:00
fix name of artifact
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user