mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-03-13 19:29:44 +01:00
Merge pull request #425 from revarbat/revarbat_dev
Added gifsicle install to docsgen workflow.
This commit is contained in:
commit
9ba2b7f6ad
3
.github/workflows/docsgen.yml
vendored
3
.github/workflows/docsgen.yml
vendored
@ -17,6 +17,9 @@ jobs:
|
||||
repository: ${{github.repository}}.wiki
|
||||
path: BOSL2.wiki
|
||||
|
||||
- name: Install gifsicle
|
||||
run: sudo brew install gifsicle
|
||||
|
||||
- name: Install Pillow
|
||||
run: sudo pip3 install Pillow
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user