fix(ci): install pyyaml dependency for index generation

This commit is contained in:
sck_0
2026-01-26 08:33:41 +01:00
parent 9891cb28ed
commit f728d0d816

View File

@@ -17,6 +17,10 @@ jobs:
with:
python-version: "3.10"
- name: Install dependencies
run: |
pip install pyyaml
- name: 🔍 Validate Skills (Soft Mode)
run: |
python3 scripts/validate_skills.py