зеркало из https://github.com/microsoft/mstic.git
Fix missing dep on mitre action
This commit is contained in:
Родитель
a75d3f590c
Коммит
0a5df9d5ae
|
@ -25,7 +25,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install requests pandas attackcti pyyaml requests_html
|
||||
pip install requests pandas attackcti pyyaml requests_html lxml_html_clean
|
||||
|
||||
- name: 🚀 Run automation script
|
||||
run: python master/.script/mitre-attackmap.py
|
||||
|
|
Загрузка…
Ссылка в новой задаче