Skip to content

Commit

Permalink
add webpacker:compile
Browse files Browse the repository at this point in the history
  • Loading branch information
8398a7 committed Oct 22, 2023
1 parent 6480cfc commit c4d46c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
mkdir -p tmp/test-results
mv config/database.ci.yml config/database.yml
bundle exec rails ts:routes
bundle exec rails webpacker:compile
- name: Create and Migrate Database
run: bundle exec rails db:create db:migrate
- name: Run Rubocop
Expand Down

0 comments on commit c4d46c2

Please sign in to comment.