This commit is contained in:
Carlos Polop
2021-06-17 23:57:49 +02:00
parent 17529b735c
commit b35667dcdc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
- name: Build linpeas
run: |
python3 -m pip install yaml
python3 -m pip install PyYAML
cd linPEAS
python3 -m builder.linpeas_builder
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
- name: Build linpeas
run: |
python3 -m pip install yaml
python3 -m pip install PyYAML
cd linPEAS
python3 -m builder.linpeas_builder