Skip to content

Commit

Permalink
Assets
Browse files Browse the repository at this point in the history
  • Loading branch information
isc committed Oct 19, 2023
1 parent 893c61f commit 1bc6bc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
- uses: actions/setup-node@v3
with:
bundler-cache: true
- run: yarn install && bin/rake assets:precompile
- run: bundle exec rails db:setup && bundle exec rake

0 comments on commit 1bc6bc6

Please sign in to comment.