Build without WebP TIFF compression in macOS CI
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -77,7 +77,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Meson Build
|
- name: Meson Build
|
||||||
run: |
|
run: |
|
||||||
meson setup _build
|
meson setup _build -Dtiff_compression=jpeg
|
||||||
ninja install -C _build
|
ninja install -C _build
|
||||||
|
|
||||||
- name: PyInstaller
|
- name: PyInstaller
|
||||||
|
|||||||
Reference in New Issue
Block a user