mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 21:58:27 +01:00
Merge pull request #426 from revarbat/revarbat_dev
Brew no like sudo in workflows.
This commit is contained in:
commit
d4525131fb
2
.github/workflows/docsgen.yml
vendored
2
.github/workflows/docsgen.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
path: BOSL2.wiki
|
||||
|
||||
- name: Install gifsicle
|
||||
run: sudo brew install gifsicle
|
||||
run: brew install gifsicle
|
||||
|
||||
- name: Install Pillow
|
||||
run: sudo pip3 install Pillow
|
||||
|
Loading…
x
Reference in New Issue
Block a user