WIP: debug libjpeg in ubuntu pkg-config CI

This commit is contained in:
Alexandre Esteves
2026-01-04 21:15:46 +00:00
parent e808170f33
commit 0f37c67f76

View File

@@ -220,6 +220,8 @@ jobs:
if: matrix.should_run == true
shell: docker exec -t builder sh -eu {0}
run: |
pkg-config --list-all
pkg-config --list-all --debug
cabal clean
cabal update
cabal build -j --enable-tests