1
0
forked from me/IronOS-Meta

Update push.yml

This commit is contained in:
Ben V. Brown
2022-02-14 21:16:06 +11:00
parent 68baf80052
commit 167d5300df

View File

@@ -18,7 +18,7 @@ jobs:
steps: steps:
- name: Install dependencies (apk) - 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) - name: Install dependencies (py)
run: pip3 install pillow run: pip3 install pillow