Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Adrian Mariano
2025-06-13 18:14:34 -04:00

View File

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