From 1ccdfd5727b2ff5adb935308e910db4ec964f51f Mon Sep 17 00:00:00 2001 From: Dan Lindholm Date: Sun, 15 Dec 2024 21:34:09 +0100 Subject: [PATCH] more debug --- scripts/ci/before-all-linux.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/scripts/ci/before-all-linux.sh b/scripts/ci/before-all-linux.sh index 745b526..fe360b2 100755 --- a/scripts/ci/before-all-linux.sh +++ b/scripts/ci/before-all-linux.sh @@ -5,6 +5,11 @@ env echo "this is pwd" pwd +ls -la +ls -la .ci +ls -la .ci/out +ls -la .ci/out/lib +ls -la .ci/out/lib/pkgconfig echo "this is pkg_config_path" ls -la $PKG_CONFIG_PATH