Skip to content

Commit

Permalink
Add check dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
roehling committed Apr 14, 2024
1 parent 72a6ba1 commit da945ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update -qq
sudo apt-get install -y cmake libconfuse-dev libhiredis-dev libsqlite3-dev redis
sudo apt-get install -y check cmake libconfuse-dev libhiredis-dev libsqlite3-dev redis
- name: Build PostSRSd
run: |
mkdir _build
Expand Down

0 comments on commit da945ea

Please sign in to comment.