fix(ci): install gems

This commit is contained in:
2025-09-23 12:08:10 +03:00
parent 10088a7768
commit 01b9b8272a

View File

@@ -40,6 +40,9 @@ jobs:
- name: Install Homebrew Bundler RubyGems
run: brew install-bundler-gems
- name: Install project gems
run: bundle install
- name: Run brew test-bot (cleanup)
run: brew test-bot --only-cleanup-before