We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dfbf54 commit c409650Copy full SHA for c409650
.github/workflows/prbuild.yml
@@ -84,7 +84,7 @@ jobs:
84
runs-on: ubuntu-latest
85
steps:
86
- name: Install Dependencies
87
- run: sudo apt-get install ninja-build build-essential libgtk-3-dev
+ run: sudo apt-get install ninja-build build-essential libgtk-3-dev libmpv-dev mpv
88
- uses: actions/checkout@v3
89
- uses: subosito/[email protected]
90
with:
0 commit comments