Skip to content

Commit

Permalink
Helps if you spell jpeg correctly.
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 committed Sep 6, 2024
1 parent 7f4afee commit 0e4596f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Build libjpeg
run: |
source ./venv$(cut -d- -f1 <<< ${{ matrix.python-version }})/bin/activate
forge iOS libjepg
forge iOS libjpeg
# Build an example of a simple Python package
- name: Build lru-dict
Expand Down

0 comments on commit 0e4596f

Please sign in to comment.