Skip to content

Commit

Permalink
Update gui-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ALEZ-DEV authored Jun 11, 2024
1 parent 7657b8b commit 6d356cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gui-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
cd babylonia_terminal_launcher/
flutter create --platforms=linux .
sudo apt-get update
sudo apt-get install ninja-build libgtk-3-0 libblkid1 liblzma5 libgtk-3-dev
sudo apt-get install ninja-build libgtk-3-0 libblkid1 liblzma5 libgtk-3-dev libmpv-dev mpv
- name: Compile
run: |
cd babylonia_terminal_launcher/
Expand Down

0 comments on commit 6d356cf

Please sign in to comment.