Merge branch 'master' into linpeas_dev

This commit is contained in:
Carlos.Martin 2021-08-09 09:45:29 +01:00
commit 22a9cbf152

View File

@ -169,6 +169,7 @@ jobs:
- name: Build macpeas - name: Build macpeas
run: | run: |
python3 -m pip install PyYAML python3 -m pip install PyYAML
python3 -m pip install requests
cd linPEAS cd linPEAS
python3 -m builder.linpeas_builder python3 -m builder.linpeas_builder