diff --git a/.github/workflows/deploy-prod.yml b/.github/workflows/deploy-prod.yml index 1aace11..e47915a 100644 --- a/.github/workflows/deploy-prod.yml +++ b/.github/workflows/deploy-prod.yml @@ -40,9 +40,6 @@ jobs: rails db:migrate RAILS_ENV=production yarn install --check-files - - # Prepare Front - RAILS_ENV=production bundle exec rake assets:precompile # Reinicie o servidor web / aplicação conforme necessário # Exemplo com Passenger: