Update torch.yml

This commit is contained in:
zznty
2024-01-16 13:43:59 +03:00
committed by GitHub
parent 13ee809706
commit 2662709af5

View File

@@ -29,7 +29,7 @@ jobs:
- name: Create Nuget Package
run: nuget pack specs/Torch.Server.ReferenceAssemblies.nuspec -BasePath ./nuget -Version ${{ steps.torch_version.outputs.version }} -NonInteractive -NoPackageAnalysis -OutputFileNamesWithoutVersion
- name: Install Sleet
run: dotnet tool install -g sleet
run: dotnet tool install -g sleet --version 5.1.3
- name: Push Nuget Package
env:
SLEET_FEED_TYPE: s3