Install msys package for pillow?

This commit is contained in:
Joel Challis
2022-05-17 21:20:22 +01:00
committed by GitHub
parent c12c4a6e0d
commit 670ead38ad
+1 -1
View File
@@ -39,7 +39,7 @@ jobs:
uses: msys2/setup-msys2@v2
with:
update: true
install: git mingw-w64-x86_64-toolchain mingw-w64-x86_64-python-pip
install: git mingw-w64-x86_64-toolchain mingw-w64-x86_64-python-pip mingw-w64-x86_64-python-pillow
- name: (MSYS2) Install Python dependencies
shell: msys2 {0}