Rebuild with npm instead of yarn for auto-builds

This commit is contained in:
Frikky
2023-08-24 10:39:41 +02:00
parent 079fc9e1cd
commit 90eccc2587
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
yarn run build
npm run build
rm -rf ../backend/go-app/build
cp -r build/ ../backend/go-app/build