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