mirror of
https://github.com/peass-ng/PEASS-ng.git
synced 2025-12-26 12:51:02 -08: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