Update release.yml

This commit is contained in:
David Bomba 2022-05-29 15:04:27 +10:00 committed by GitHub
parent f8a402ca8d
commit 789fe0545d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,6 +50,7 @@ jobs:
cp -r dist/react/* ../public/react
cd ..
rm -rf ui
php artisan ninja:react
- name: Prepare JS/CSS assets
run: |