Skip to content

Commit

Permalink
Update ruby.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewford committed May 2, 2024
1 parent 745fc55 commit 2f7cdf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install -y libpq-dev libmagic-dev
sudo apt-get install -y libpq-dev libmagic-dev clamav clamav-daemon
gem install bundler
bundle install --jobs 4 --retry 3
Expand Down

0 comments on commit 2f7cdf8

Please sign in to comment.