Update gui-release.yml

This commit is contained in:
ALEZ 2024-06-11 18:36:38 +02:00 committed by GitHub
parent 0f8af11ef2
commit 9366ddfcf0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ jobs:
cd babylonia_terminal_launcher/
flutter create --platforms=linux .
sudo apt update
sudo apt install ninja-build
sudo apt install ninja-build libgtk-3-0 libblkid1 liblzma5
- name: Compile
run: |
cd babylonia_terminal_launcher/