fix python call

pull/30/head
Raphaël Vinot 2020-11-30 16:06:34 +01:00
parent 2cc85e5eac
commit bb9a174e6a
1 changed files with 1 additions and 1 deletions

View File

@ -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