mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-11 17:37:22 +10:00
Setup: Upload Utility.exe artifact
Utility tool can be used for multiple purposes - like enabling logging, or manual uninstall. We will upload and deploy it along other binaries.
This commit is contained in:
@@ -20,4 +20,8 @@ cd ..
|
|||||||
|
|
||||||
cd Setup
|
cd Setup
|
||||||
|
|
||||||
|
if defined APPVEYOR (
|
||||||
|
appveyor PushArtifact ..\..\build\bin\Release\Utility.exe
|
||||||
|
)
|
||||||
|
|
||||||
exit /b 0
|
exit /b 0
|
||||||
|
|||||||
Reference in New Issue
Block a user