ci: harden chack rerun flow and restore macos pip compatibility (#593)

This commit is contained in:
SirBroccoli
2026-02-13 20:47:18 +01:00
committed by GitHub
parent c3a942fdba
commit 82a9aecd08
4 changed files with 29 additions and 9 deletions
+2 -2
View File
@@ -178,8 +178,8 @@ jobs:
# Build linpeas (macpeas)
- 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 --all --output linpeas_fat.sh