1
mirror of https://github.com/carlospolop/PEASS-ng synced 2025-02-14 08:54:27 +01:00

Update CI-master_tests.yml

This commit is contained in:
cp 2024-05-05 11:48:54 +02:00 committed by GitHub
parent a2fb2cd2be
commit 972503f806
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -321,8 +321,8 @@ jobs:
# Build linpeas
- name: Build macpeas
run: |
python3 -m pip install PyYAML
python3 -m pip install requests
python3 -m pip install PyYAML --break-system-packages
python3 -m pip install requests --break-system-packages
cd linPEAS
python3 -m builder.linpeas_builder