Skip to content

Commit

Permalink
CI: Missing audio packages
Browse files Browse the repository at this point in the history
  • Loading branch information
redtide committed Aug 6, 2023
1 parent 0297263 commit 5e28d86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
- name: Install Dependencies
run: |
packages=(
libasound2-dev
libpulse-dev
qtbase5-dev
qttools5-dev
)
Expand Down

0 comments on commit 5e28d86

Please sign in to comment.