Skip to content

Commit

Permalink
compile webpacker
Browse files Browse the repository at this point in the history
  • Loading branch information
timcowlishaw committed Dec 21, 2024
1 parent 53cb427 commit ac10c30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
set -e
git config --global --add safe.directory /app
source $NVM_DIR/nvm.sh
bundle exec bin/rake webacker:compile
bundle exec bin/rake db:create
bundle exec bin/rake db:schema:load
unset DATABASE_URL
Expand Down

0 comments on commit ac10c30

Please sign in to comment.