Add jpeg-xl to macOS build workflow

This commit is contained in:
uncor3
2026-04-10 15:01:27 +00:00
committed by GitHub
parent 7ba92ca9cb
commit 3f687c45ed
+2 -1
View File
@@ -78,7 +78,8 @@ jobs:
gst-plugins-bad \
gst-plugins-ugly \
gst-libav \
create-dmg
create-dmg \
jpeg-xl
- name: Setup Rust toolchain
uses: actions-rust-lang/setup-rust-toolchain@v1