diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1815ef8..161ae91 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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: |