mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-07-06 00:18:35 -07:00
Update linux_build.yml
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
name: Linux Compile
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "*" ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@@ -38,4 +35,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: torch-linux-x64
|
||||
path: torch-release
|
||||
path: torch-release
|
||||
|
||||
Reference in New Issue
Block a user