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
99a755ac60
commit
c781cf1654
7
.github/workflows/clamscan.yml
vendored
7
.github/workflows/clamscan.yml
vendored
@ -22,8 +22,9 @@ jobs:
|
|||||||
|
|
||||||
- name: Updating database
|
- name: Updating database
|
||||||
run: |
|
run: |
|
||||||
freshclam
|
sleep 20
|
||||||
|
sudo freshclam
|
||||||
|
|
||||||
- name: Updating database
|
- name: Scanning
|
||||||
run: |
|
run: |
|
||||||
clamscan -i -r ./
|
sudo clamscan -i -r ./
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user