mirror of https://github.com/CIRCL/PyCIRCLean
fix python call
parent
2cc85e5eac
commit
bb9a174e6a
|
@ -41,8 +41,8 @@ jobs:
|
|||
|
||||
- name: Get testing files
|
||||
run: |
|
||||
# Malware from theZoo
|
||||
- git clone https://github.com/Rafiot/theZoo.git
|
||||
# Malware from theZoo
|
||||
- pushd theZoo/malwares/Binaries
|
||||
- python3 unpackall.py
|
||||
- popd
|
||||
|
|
Loading…
Reference in New Issue