mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
Update clamscan.yml
This commit is contained in:
parent
c33c305a59
commit
dd959c4cdc
4
.github/workflows/clamscan.yml
vendored
4
.github/workflows/clamscan.yml
vendored
@ -20,6 +20,10 @@ jobs:
|
||||
sudo apt update
|
||||
sudo apt install -y clamav
|
||||
|
||||
- name: Waiting for 1 minute
|
||||
run: |
|
||||
sleep 1m
|
||||
|
||||
- name: Scanning
|
||||
run: |
|
||||
sudo clamscan -i -r ./
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user