1
0
forked from me/IronOS-Meta

Update release.yml

This commit is contained in:
Ben V. Brown
2022-08-20 23:53:10 +10:00
parent d39d58d79a
commit 6e9ed602a2

View File

@@ -13,7 +13,7 @@ jobs:
steps:
- name: Install dependencies (apk)
run: sudo apt update && sudo apt-get install -y git python3 py3-pip zlib python3-pillow
run: sudo apt update && sudo apt-get install -y git python3 python3-pillow
- uses: actions/checkout@v2
with: