Skip to content

Commit

Permalink
try with precompiling assets
Browse files Browse the repository at this point in the history
  • Loading branch information
alepbloyd committed Dec 10, 2024
1 parent ec08209 commit cac75d9
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 @@ -31,6 +31,7 @@ jobs:
with:
ruby-version: '3.2.1' # Not needed with a .ruby-version file
- run: bundle install
- run: bundle exec rails assets:precompile
- run: bundle exec rails db:create
- run: bundle exec rails db:migrate
- run: bundle exec rspec

0 comments on commit cac75d9

Please sign in to comment.