Skip to content

Commit

Permalink
Update rubyonrails.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CoralineAda authored Oct 30, 2024
1 parent d514368 commit 80601a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
uses: ruby/setup-ruby@55283cc23133118229fd3f97f9336ee23a179fcf # v1.146.0
with:
bundler-cache: true
ruby-version: '3.3.5'
# Add or replace database setup steps here
- name: Set up database schema
run: bin/rails db:schema:load
Expand Down

0 comments on commit 80601a1

Please sign in to comment.