Skip to content

Commit

Permalink
Precompilled assets
Browse files Browse the repository at this point in the history
  • Loading branch information
picman committed Dec 22, 2024
1 parent ddde22f commit 73e0903
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,10 @@ jobs:
bundle config set --local without 'rmagick development'
bundle install
bundle exec rake generate_secret_token
bundle exec rake db:migrate
ls -l plugins/
bundle exec rake db:migrate
bundle exec rake redmine:plugins:migrate
bundle exec rake redmine:load_default_data
bundle exec rake assets:precompile
env:
REDMINE_LANG: en
- name: Standard tests
Expand Down

0 comments on commit 73e0903

Please sign in to comment.