hi all
I am using Plesk Obsidian Web Admin Edition on Windows server and having problem with git repo deploy
i have a react site and trying to deploy the site with additional deployment actions
when i set the actions like "npm install & npm run-script build & xcopy .\build siteroot" is...