From 7cab373587c18b3ac0e4dc2dad0487fc6271141a Mon Sep 17 00:00:00 2001 From: arnaud Date: Wed, 22 Nov 2023 15:41:10 +0100 Subject: [PATCH] Test_c7_19 Signed-off-by: arnaud --- .github/workflows/ci_centos7.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci_centos7.yml b/.github/workflows/ci_centos7.yml index a5b6d2d1..f341e056 100644 --- a/.github/workflows/ci_centos7.yml +++ b/.github/workflows/ci_centos7.yml @@ -60,13 +60,13 @@ jobs: echo "on part dans lib/python3.6/site-packages" cd lib/python3.6/site-packages ls - echo "on part dans lib/python3.6/site-packages/xpress" - cd xpress - ls echo "On part dans lib64/python3.6" - cd ../../../.. + cd ../../../ cd lib64/python3.6 ls + echo "On part dans lib64/python3.6/site-packages" + cd site-packages + ls ls /home/runner/.local/lib/python3.10/site-packages/xpress ls /home/runner/.local/lib/python3.10/site-packages/xpress/lib cd /home/runner/.local/lib/python3.10/site-packages/xpress/lib