mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fixes for building release
This commit is contained in:
parent
f9ffffb366
commit
e37dd8f1f0
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -50,7 +50,8 @@ jobs:
|
|||||||
cp -r dist/react/* ../public/react
|
cp -r dist/react/* ../public/react
|
||||||
cd ..
|
cd ..
|
||||||
rm -rf ui
|
rm -rf ui
|
||||||
|
php artisan ninja:react
|
||||||
|
|
||||||
- name: Prepare JS/CSS assets
|
- name: Prepare JS/CSS assets
|
||||||
run: |
|
run: |
|
||||||
npm i
|
npm i
|
||||||
|
Loading…
x
Reference in New Issue
Block a user