mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2025-12-26 01:39:04 +00:00
action
This commit is contained in:
1
.github/workflows/linpeas-macos.yml
vendored
1
.github/workflows/linpeas-macos.yml
vendored
@@ -27,6 +27,7 @@ jobs:
|
||||
|
||||
- name: Build linpeas
|
||||
run: |
|
||||
python3 -m pip install yaml
|
||||
cd linPEAS
|
||||
python3 -m builder.linpeas_builder
|
||||
|
||||
|
||||
1
.github/workflows/linpeas-ubuntu.yml
vendored
1
.github/workflows/linpeas-ubuntu.yml
vendored
@@ -27,6 +27,7 @@ jobs:
|
||||
|
||||
- name: Build linpeas
|
||||
run: |
|
||||
python3 -m pip install yaml
|
||||
cd linPEAS
|
||||
python3 -m builder.linpeas_builder
|
||||
|
||||
|
||||
Reference in New Issue
Block a user