Skip to content

Commit

Permalink
[CI] pip install Pillow
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Aug 7, 2024
1 parent 360edd5 commit 2a4ab3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: 3.12
- run: pip install --upgrade pip conan adbPullAs selenium
- run: pip install --upgrade pip conan adbPullAs selenium Pillow

- run: |
conan config install .github/conan
Expand Down

0 comments on commit 2a4ab3a

Please sign in to comment.