mirror of
https://github.com/rookiestar28/ComfyUI-OpenClaw.git
synced 2026-08-14 08:52:45 +00:00
fix(ci): restore defusedxml dependency parity
This commit is contained in:
@@ -63,7 +63,7 @@ jobs:
|
||||
- name: Install preflight deps
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install cryptography
|
||||
python -m pip install -r requirements.txt
|
||||
- name: R120 preflight
|
||||
run: |
|
||||
python scripts/preflight_check.py --strict
|
||||
|
||||
Reference in New Issue
Block a user