update for 206
All checks were successful
Build / Compute Version (push) Successful in 6s
Build / Build Nuget package (CringeBootstrap.Abstractions) (push) Successful in 53s
Build / Build Nuget package (NuGet) (push) Successful in 55s
Build / Build Nuget package (SharedCringe) (push) Successful in 58s
Build / Build Nuget package (CringePlugins) (push) Successful in 1m16s
Build / Build Launcher (push) Successful in 1m45s

update deps
This commit is contained in:
zznty
2025-05-07 15:32:15 +07:00
parent 2f1cca6f9d
commit a10d0adc2f
15 changed files with 177 additions and 216 deletions

View File

@@ -86,7 +86,7 @@ jobs:
VPK_PACK_DIR: ./pub
VPK_MAIN_EXE: CringeBootstrap.exe
VPK_NO_PORTABLE: true
VPK_FRAMEWORK: net8.0-x64-desktop,vcredist120-x64,vcredist143-x64
VPK_FRAMEWORK: net9.0-x64-desktop,vcredist120-x64,vcredist143-x64
VPK_SHORTCUTS: ''
- run: ~/.dotnet/tools/vpk upload s3 -o $VPK_OUTPUT_DIR --bucket $VPK_BUCKET --endpoint $VPK_ENDPOINT