Update gui-release.yml

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

View File

@ -25,6 +25,8 @@ jobs:
cargo install rinf cargo install rinf
cd babylonia_terminal_launcher/ cd babylonia_terminal_launcher/
flutter create --platforms=linux . flutter create --platforms=linux .
sudo apt update
sudo apt install ninja-build
- name: Compile - name: Compile
run: | run: |
cd babylonia_terminal_launcher/ cd babylonia_terminal_launcher/