Skip to content

Commit

Permalink
see what ld env var is
Browse files Browse the repository at this point in the history
  • Loading branch information
saienduri committed Sep 26, 2024
1 parent 1f58c91 commit c20deda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_e2eshark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@ jobs:
- name: Run OnnxRT IREE EP
if: contains(matrix.test-file, 'onnxrt-iree-ep')
run: |
echo $LD_LIBRARY_PATH
source ${EP_VENV_DIR}/bin/activate
pip freeze
cd alt_e2eshark
Expand Down

0 comments on commit c20deda

Please sign in to comment.