Skip to content

Commit

Permalink
Test_centos7_release_44
Browse files Browse the repository at this point in the history
Signed-off-by: arnaud <[email protected]>
  • Loading branch information
ARnDOSrte committed Oct 16, 2023
1 parent da01963 commit 334255b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/workflows/qa_pr_cpp_centos7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,21 @@ jobs:
run: |
pwd
ls
cd __w
echo "on va dans __w"
ls
cd Boost
echo "on va dans Boost"
ls
cd Boost
echo "on va dans Boost suivant"
ls
cd boost_1_73_0
echo "on va dans boost_1_73_0"
ls
cd installBoost
echo "on va dans installBoost"
ls
source /opt/rh/devtoolset-9/enable
cmake -Wno-dev -S $GITHUB_WORKSPACE/metrix-simulator -B $GITHUB_WORKSPACE/metrix-simulator/build
-DCMAKE_BUILD_TYPE=Debug
Expand Down

0 comments on commit 334255b

Please sign in to comment.