Skip to content

Commit

Permalink
rearrange order
Browse files Browse the repository at this point in the history
  • Loading branch information
cesswairimu committed Jul 19, 2022
1 parent cb88359 commit c7b624a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ tasks:
mysql -e "CREATE DATABASE plots;" &&
cp db/schema.rb.example db/schema.rb &&
rake db:setup &&
yarn install &&
rails g react:install &&
yarn install &&
rails webpacker:install
command: >
passenger start
Expand Down

0 comments on commit c7b624a

Please sign in to comment.