Skip to content

Commit

Permalink
ldd issue
Browse files Browse the repository at this point in the history
  • Loading branch information
q10 committed Jan 27, 2025
1 parent 46751ab commit c274e49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unittest_ci_cpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
conda create -y --name build_binary python=${{ matrix.python-version }}
conda info
python --version
conda run -n build_binary ldd --version
conda run -n build_binary python --version
conda run -n build_binary \
pip install torch --index-url https://download.pytorch.org/whl/nightly/cpu
Expand Down

0 comments on commit c274e49

Please sign in to comment.