Fix missing dep on mitre action

This commit is contained in:
Chase Lau 2024-08-06 12:05:47 -05:00
Родитель a75d3f590c
Коммит 0a5df9d5ae
Не найден ключ, соответствующий данной подписи
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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