mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-07-21 12:41:10 +02:00
Docs: add missing dependencies to workflow
This commit is contained in:
2
.github/workflows/ci-build.yml
vendored
2
.github/workflows/ci-build.yml
vendored
@@ -241,7 +241,7 @@ jobs:
|
||||
- name: Install Python dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade -r requirements.txt
|
||||
python -m pip install pillow
|
||||
python -m pip install --upgrade pillow numpy comtypes pywin32 cairocffi PyMuPDF
|
||||
|
||||
- name: Setup MSVC
|
||||
uses: ilammy/msvc-dev-cmd@v1
|
||||
|
Reference in New Issue
Block a user