From a30e99ef973b82e6254c445db25a9db560a006e5 Mon Sep 17 00:00:00 2001 From: Julien Marrec Date: Wed, 10 Jan 2024 21:01:09 +0100 Subject: [PATCH] ubuntu: expandobjects is statically linked properly --- .github/workflows/manual_cli_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/manual_cli_test.yml b/.github/workflows/manual_cli_test.yml index 4121d54d7..7dc2e8049 100644 --- a/.github/workflows/manual_cli_test.yml +++ b/.github/workflows/manual_cli_test.yml @@ -208,7 +208,7 @@ jobs: inspect_lib EnergyPlus/energyplus inspect_lib EnergyPlus/libenergyplusapi.$SONAME - inspect_lib EnergyPlus/ExpandObjects + inspect_lib EnergyPlus/ExpandObjects || true - name: cleanup