Skip to content

Commit 5f8f8ef

Browse files
committed
fix make build
1 parent 1d00c4b commit 5f8f8ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utilities/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
set -v
66

7-
python3 ./setupsrc/pl_setup/build_pdfium.py --check-deps
7+
python3 ./setupsrc/pl_setup/build_pdfium.py
88
export PYP_TARGET_PLATFORM="sourcebuild"
99
python3 -m build -n -x --wheel
1010
bash ./utilities/install.sh

0 commit comments

Comments
 (0)