ci: configure clamd anti-virus/malware daemon

This commit is contained in:
sebthom
2024-03-11 00:13:50 +01:00
parent 61f362afb4
commit f943078d44

View File

@@ -76,6 +76,10 @@ jobs:
uses: actions/checkout@v4 # https://github.com/actions/checkout
- name: Start ClamAV daemon clamd
uses: toblux/start-clamd-github-action@v0.1
- name: Configure Fast APT Mirror
uses: vegardit/fast-apt-mirror.sh@v1