Skip to content

Commit 51f5b4a

Browse files
committed
debug step
1 parent 544fbd8 commit 51f5b4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ jobs:
134134
if [[ "$RUNNER_OS" == "Linux" ]]; then
135135
echo "LD_LIBRARY_PATH=$WORKSPACE_ARTIFACT_PATH/lib:$SOFA_ROOT/lib:$GITHUB_WORKSPACE/deps/CollisionAlgorithm/install/lib:$SOFA_ROOT/plugins/SofaPython3/lib:$LD_LIBRARY_PATH" | tee -a $GITHUB_ENV
136136
fi
137+
ls -R $GITHUB_WORKSPACE/deps/CollisionAlgorithm/
137138
138139
# - name: Check environment for tests
139140
# shell: bash

0 commit comments

Comments
 (0)