fucking m*crosoft
Some checks failed
Release / Get Version (push) Successful in 14s
Release / Build and Publish Package (push) Successful in 5m45s
Release / Build and Publish Nuget (push) Failing after 8m5s

This commit is contained in:
2024-01-28 12:54:48 +00:00
parent 2d28ce7415
commit e320d8fbd5

View File

@@ -76,7 +76,7 @@ jobs:
SLEET_FEED_SERVICEURL: https://storage.yandexcloud.net
SLEET_FEED_ACCESSKEYID: ${{ secrets.S3_KEY_ID }}
SLEET_FEED_SECRETACCESSKEY: ${{ secrets.S3_KEY }}
run: sleet push ./pack
run: /root/.dotnet/tools/sleet push ./pack
build:
name: Build and Publish Package