Workflow testing 12.

This commit is contained in:
Garth Minette 2022-07-21 21:35:58 -07:00
parent 26fe818259
commit ea7d25559e
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ jobs:
run: sudo apt update
- name: Install Python dev
run: sudo apt-get install python3-pip python3-dev python3-setuptools python3-pil
run: sudo apt-get install python3-pip python3-dev python3-setuptools python3-pil gifsicle
- name: Install OpenSCAD-DocsGen package.
run: sudo pip3 install openscad-docsgen

View file

@ -18,7 +18,7 @@ jobs:
run: sudo apt update
- name: Install Python dev
run: sudo apt-get install python3-pip python3-dev python3-setuptools python3-pil
run: sudo apt-get install python3-pip python3-dev python3-setuptools python3-pil gifsicle
- name: Install OpenSCAD-DocsGen package.
run: sudo pip3 install openscad-docsgen