fix workflows

This commit is contained in:
Adrian Mariano
2025-06-13 17:43:36 -04:00
parent c031658d3e
commit cb9c933e8c
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

@@ -43,7 +43,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: |