mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-06-14 03:16:38 +10:00
Add github build workflow
This commit is contained in:
@@ -20,6 +20,8 @@ cd ..
|
||||
|
||||
cd Setup
|
||||
|
||||
copy /B ..\..\build\bin\Release\Utility.exe .\Final > nul
|
||||
|
||||
if defined APPVEYOR (
|
||||
appveyor PushArtifact ..\..\build\bin\Release\Utility.exe
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user