1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-18 20:59:39 +02:00

Update render-build.sh

Maybe those aren't necessary with propshaft?
This commit is contained in:
Josh Pigford 2024-02-02 16:06:42 -06:00
parent 8f4fbce5d1
commit c9114aaf4d

View file

@ -2,6 +2,4 @@
# exit on error
set -o errexit
bundle install
./bin/rails assets:precompile
./bin/rails assets:clean
bundle install