Skip to content

Commit

Permalink
Test_c7_19
Browse files Browse the repository at this point in the history
Signed-off-by: arnaud <[email protected]>
  • Loading branch information
ARnDOSrte committed Nov 22, 2023
1 parent e8c189b commit 7cab373
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci_centos7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7cab373

Please sign in to comment.