Skip to content

Commit

Permalink
Okay. libvlccore-dev too
Browse files Browse the repository at this point in the history
  • Loading branch information
arran4 committed Jun 15, 2024
1 parent 935c530 commit 82b868f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
cmakeVersion: '3.28'

- name: Install dependencies
run: sudo apt-get update && sudo apt-get install -y dpkg-dev rpm libvlc-dev vlc
run: sudo apt-get update && sudo apt-get install -y dpkg-dev rpm libvlc-dev vlc libvlccore-dev

- name: Build project
run: |
Expand Down

0 comments on commit 82b868f

Please # to comment.