Skip to content

Commit

Permalink
add ref
Browse files Browse the repository at this point in the history
  • Loading branch information
xiexinch committed Dec 13, 2022
1 parent 492313b commit 815b24e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr_stage_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: Upgrade pip
run: |
pip install pip --upgrade
# Install wheel for source distribution build. https://github.com/pypa/pip/blob/main/src/pip/_internal/wheel_builder.py#L94
pip install wheel
- name: Install Pillow
run: pip install Pillow==6.2.2
Expand Down

0 comments on commit 815b24e

Please sign in to comment.