Skip to content

Commit

Permalink
Remove redundant ldconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhao9 committed Apr 26, 2024
1 parent cf92486 commit 627c64b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tritonbench-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
sudo nvidia-smi -ac 1215,1410
nvidia-smi
sudo ldconfig
sudo ldconfig
- name: Clone and setup conda env
run: |
CONDA_ENV=${BASE_CONDA_ENV} . "${SETUP_SCRIPT}"
Expand Down

0 comments on commit 627c64b

Please sign in to comment.