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