Skip to content

Commit

Permalink
Test_c7_18
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 cd92c2e commit 5381d01
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 @@ -57,12 +57,12 @@ jobs:
echo "On recule d'un répertoire et on regarde le contenu"
cd ..
ls
echo "on part dans lib"
cd lib
echo "on part dans lib/python3.6"
cd lib/python3.6
ls
echo "On part dans lib64"
echo "On part dans lib64/python3.6"
cd ..
cd lib64
cd lib64/python3.6
ls
ls /home/runner/.local/lib/python3.10/site-packages/xpress
ls /home/runner/.local/lib/python3.10/site-packages/xpress/lib
Expand Down

0 comments on commit 5381d01

Please sign in to comment.