Clarify where artifacts are stored

This commit is contained in:
Odd Stranne
2022-01-10 10:37:45 +01:00
parent 51c44b935a
commit dccbfd1808

View File

@@ -90,6 +90,7 @@ copy /b %ROOT%bin\temp\cab\mullvad-split-tunnel-amd64.cab %ROOT%bin\dist\
echo;
echo BUILD COMPLETED SUCCESSFULLY
echo ARTIFACTS ARE IN --^> bin/dist/ ^<--
echo;
exit /b 0