Some checks failed
Deployment Verification / deploy-and-test (push) Failing after 29s
4 lines
82 B
Bash
4 lines
82 B
Bash
npm run build
|
|
rm -rf ../backend/go-app/build
|
|
cp -r build/ ../backend/go-app/build
|