mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-12-07 19:32:06 +00:00
workflow additional fix
This commit is contained in:
parent
cb9c933e8c
commit
4674b85bc5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -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: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue