actually disable shortcut creation on install
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -87,7 +87,7 @@ jobs:
|
||||
VPK_MAIN_EXE: CringeBootstrap.exe
|
||||
VPK_NO_PORTABLE: true
|
||||
VPK_FRAMEWORK: net9.0-x64-desktop,vcredist120-x64,vcredist143-x64
|
||||
VPK_SHORTCUTS: ''
|
||||
VPK_SHORTCUTS: 'None'
|
||||
|
||||
- run: ~/.dotnet/tools/vpk upload s3 -o $VPK_OUTPUT_DIR --bucket $VPK_BUCKET --endpoint $VPK_ENDPOINT
|
||||
name: Upload new release
|
||||
|
Reference in New Issue
Block a user