forked from me/IronOS-Meta
Update push.yml
This commit is contained in:
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Install dependencies (apk)
|
||||
run: apk add --no-cache git python3 py3-pip
|
||||
run: apk add --no-cache git python3 py3-pip zlib
|
||||
|
||||
- name: Install dependencies (py)
|
||||
run: pip3 install pillow
|
||||
|
||||
Reference in New Issue
Block a user