Skip to content

Commit

Permalink
apparently manual update is needed now
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthakpati committed Aug 7, 2023
1 parent 3473884 commit e95f6b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
- name: Install dependencies and package
if: steps.changed-files-specific.outputs.only_modified == 'false' # Run on any non-docs change
run: |
sudo apt-get update
sudo apt-get install libvips libvips-tools -y
python -m pip install --upgrade pip
python -m pip install wheel
Expand Down

0 comments on commit e95f6b1

Please sign in to comment.