install librrsvg

This commit is contained in:
phernandez
2025-02-14 17:22:50 -06:00
parent bea3d6c889
commit 2c74434e99
+3
View File
@@ -63,6 +63,9 @@ jobs:
python-version: "3.12"
cache: 'pip'
- name: Install librsvg
run: brew install librsvg
- name: Install uv
run: |
pip install uv