Update se.yml

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

View File

@@ -31,7 +31,7 @@ jobs:
- name: Create Nuget Package
run: nuget pack specs/SpaceEngineersDedicated.ReferenceAssemblies.nuspec -BasePath ./nuget -Version ${{ inputs.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