mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-07-06 00:18:35 -07:00
Update windows_build.yml
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
name: Windows Compile
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "*" ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@@ -48,4 +45,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: torch-windows-${{ matrix.arch }}-${{ matrix.toolchain }}
|
||||
path: build/${{ matrix.arch }}/Release/torch.exe
|
||||
path: build/${{ matrix.arch }}/Release/torch.exe
|
||||
|
||||
Reference in New Issue
Block a user