Update CI-master_tests.yml
This commit is contained in:
parent
a2fb2cd2be
commit
972503f806
4
.github/workflows/CI-master_tests.yml
vendored
4
.github/workflows/CI-master_tests.yml
vendored
@ -321,8 +321,8 @@ jobs:
|
|||||||
# Build linpeas
|
# Build linpeas
|
||||||
- name: Build macpeas
|
- name: Build macpeas
|
||||||
run: |
|
run: |
|
||||||
python3 -m pip install PyYAML
|
python3 -m pip install PyYAML --break-system-packages
|
||||||
python3 -m pip install requests
|
python3 -m pip install requests --break-system-packages
|
||||||
cd linPEAS
|
cd linPEAS
|
||||||
python3 -m builder.linpeas_builder
|
python3 -m builder.linpeas_builder
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user