start clamav before checkout

This commit is contained in:
sebthom
2024-04-04 19:00:38 +02:00
parent 657eadaa59
commit 12974285ad

View File

@@ -79,14 +79,14 @@ jobs:
uses: vegardit/fast-apt-mirror.sh@v1
- name: Git checkout
uses: actions/checkout@v4 # https://github.com/actions/checkout
- name: Start ClamAV daemon clamd
uses: toblux/start-clamd-github-action@v0.2
- name: Git checkout
uses: actions/checkout@v4 # https://github.com/actions/checkout
- name: "Install: Chromium Browser"
if: env.ACT == 'true' && startsWith(matrix.os, 'ubuntu')
run: |