Skip to content

Commit

Permalink
package
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Nov 30, 2024
1 parent 1ae6fed commit 71cbd5e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,9 @@ jobs:
envs: 'MYTOKEN MYTOKEN2'
usesh: true
prepare: |
pkg install -y python3 jpeg-turbo tiff webp libraqm lcms2 freetype2 openjpeg harfbuzz fribidi libxcb
pkg install -y python3 py311-pip jpeg-turbo tiff webp libraqm lcms2 freetype2 openjpeg harfbuzz fribidi libxcb
run: |
python3 -m ensurepip
python3 -m pip install --upgrade pip
python3 -m pip install --upgrade Pillow --no-binary :all:

0 comments on commit 71cbd5e

Please sign in to comment.