Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hongbo-miao committed Dec 15, 2024
1 parent 8b229a8 commit 211f9e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -806,8 +806,9 @@ jobs:
steps:
- name: Checkout
uses: actions/[email protected]
- name: Install OpenCV
run: |
apt install libopencv-dev
sudo apt install libopencv-dev
- name: Set up Rust
uses: actions-rust-lang/[email protected]
- name: Install dependencies
Expand Down

0 comments on commit 211f9e8

Please sign in to comment.