Skip to content

Commit

Permalink
CI: Fix pillow installation in multiarch builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ryneeverett committed Feb 2, 2024
1 parent 77d2979 commit 8fbc9c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bugwarrior.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
source $HOME/.cargo/env
apt-get install -qq -y \
git libffi-dev libssl-dev pandoc python3-pip taskwarrior
git libffi-dev libjpeg-dev libssl-dev pandoc python3-pip taskwarrior
task --version
pip3 install --upgrade pip
run: |
Expand Down

0 comments on commit 8fbc9c0

Please sign in to comment.