This commit is contained in:
Carlos Polop
2021-06-17 23:56:35 +02:00
parent 88bf53af41
commit 17529b735c
3 changed files with 282 additions and 197 deletions

View File

@@ -27,6 +27,7 @@ jobs:
- name: Build linpeas
run: |
python3 -m pip install yaml
cd linPEAS
python3 -m builder.linpeas_builder

View File

@@ -27,6 +27,7 @@ jobs:
- name: Build linpeas
run: |
python3 -m pip install yaml
cd linPEAS
python3 -m builder.linpeas_builder