Skip to content

Commit

Permalink
update to use github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
kobaltz committed Sep 24, 2023
1 parent d6951b5 commit 833f76b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ruby-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
sudo groupadd clamav
sudo useradd -g clamav -s /bin/false -c "Clam Antivirus" clamav
sudo apt-get install -y clamav
sudo systemctl stop clamav-freshclam
sudo pkill freshclam || true
sudo freshclam
- name: Install Gems
Expand Down

0 comments on commit 833f76b

Please sign in to comment.