Skip to content

Commit

Permalink
CI: install Pillow for building docs
Browse files Browse the repository at this point in the history
  • Loading branch information
swt2c committed Sep 11, 2024
1 parent e506e66 commit aa5a95a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ jobs:
- name: Install Python dependencies
run: |
python -m pip install --upgrade -r requirements.txt
python -m pip install pillow
- name: Setup MSVC
uses: ilammy/msvc-dev-cmd@v1
Expand Down

0 comments on commit aa5a95a

Please sign in to comment.