Skip to content

Commit

Permalink
fix compile
Browse files Browse the repository at this point in the history
  • Loading branch information
painebenjamin committed Dec 28, 2023
1 parent 46857bb commit bdadef4
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 @@ -69,7 +69,6 @@ jobs:
- name: Install additional OpenCV Dependencies (Linux)
if: ${{ contains(inputs.os, 'ubuntu') }}
run: |
conda activate base
sudo apt-get update
sudo apt-get install libcblas-dev
sudo apt-get install libatlas-base-dev
Expand Down

0 comments on commit bdadef4

Please sign in to comment.