mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fixes for react builds
This commit is contained in:
parent
e1587d7920
commit
e8f11eabdd
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -47,6 +47,7 @@ jobs:
|
||||
npm i
|
||||
npm run build
|
||||
cp -r dist/react/* ../public/react
|
||||
cp -r node_modules/tinymce ../public/
|
||||
cd ..
|
||||
rm -rf ui
|
||||
php artisan ninja:react
|
||||
|
Loading…
x
Reference in New Issue
Block a user