Skip to content

Commit

Permalink
workflows/test_sourcebuild: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mara004 committed Jan 20, 2024
1 parent 3b4ef4b commit 9289258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_sourcebuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
sudo apt-get install -y libfreetype-dev liblcms2-dev libjpeg-dev libopenjp2-7-dev libpng-dev zlib1g-dev libicu-dev libtiff-dev
python3 ./setupsrc/pypdfium2_setup/build_pdfium.py --use-syslibs
- name: Install & test
- name: Install
run: PDFIUM_PLATFORM="sourcebuild" python3 -m pip install .

- name: Run test suite
Expand Down

0 comments on commit 9289258

Please sign in to comment.