Skip to content

Commit

Permalink
start clamav before checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Apr 4, 2024
1 parent 657eada commit 1297428
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]


- 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: |
Expand Down

0 comments on commit 1297428

Please sign in to comment.