mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-11 01:34:40 +02:00
Added gifsicle install to docsgen workflow.
This commit is contained in:
3
.github/workflows/docsgen.yml
vendored
3
.github/workflows/docsgen.yml
vendored
@@ -17,6 +17,9 @@ jobs:
|
|||||||
repository: ${{github.repository}}.wiki
|
repository: ${{github.repository}}.wiki
|
||||||
path: BOSL2.wiki
|
path: BOSL2.wiki
|
||||||
|
|
||||||
|
- name: Install gifsicle
|
||||||
|
run: sudo brew install gifsicle
|
||||||
|
|
||||||
- name: Install Pillow
|
- name: Install Pillow
|
||||||
run: sudo pip3 install Pillow
|
run: sudo pip3 install Pillow
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user