workflow additional fix

This commit is contained in:
Adrian Mariano
2025-06-13 18:14:15 -04:00
parent cb9c933e8c
commit 4674b85bc5

View File

@@ -84,7 +84,7 @@ jobs:
run: sudo apt-get install python3-pip python3-dev python3-setuptools python3-pil libfuse2
- name: Install OpenSCAD-DocsGen package.
run: sudo pip3 install openscad-docsgen
run: sudo pip3 install openscad-docsgen imageio
- name: Install OpenSCAD
run: |