Skip to content

Commit

Permalink
maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
painebenjamin committed Dec 28, 2023
1 parent bdadef4 commit 51b64e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ jobs:
if: ${{ contains(inputs.os, 'ubuntu') }}
run: |
sudo apt-get update
sudo apt-get install libcblas-dev
sudo apt-get install libatlas-base-dev
- name: Install additional TensorRT Dependencies
if: ${{ contains(inputs.os, 'ubuntu') && contains(inputs.api, 'tensorrt') }}
Expand Down

0 comments on commit 51b64e1

Please sign in to comment.