Skip to content

Commit

Permalink
💚 Install requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
34N0 committed Dec 19, 2023
1 parent 5fec114 commit 21541dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
name: Rust project
runs-on: ubuntu-latest
steps:
- name: Install Prerequisites
run: sudo apt install -y libopencv-dev clang libclang-dev libpam-dev
- name: Checkout repository
uses: actions/checkout@v2

Expand Down

0 comments on commit 21541dd

Please sign in to comment.