From 0f8af11ef2b07ad806f2bf1cb0cde012395b5113 Mon Sep 17 00:00:00 2001 From: ALEZ <38623465+ALEZ-DEV@users.noreply.github.com> Date: Tue, 11 Jun 2024 18:32:40 +0200 Subject: [PATCH] Update gui-release.yml --- .github/workflows/gui-release.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/gui-release.yml b/.github/workflows/gui-release.yml index 330c42a..bc1ca95 100644 --- a/.github/workflows/gui-release.yml +++ b/.github/workflows/gui-release.yml @@ -25,6 +25,8 @@ jobs: cargo install rinf cd babylonia_terminal_launcher/ flutter create --platforms=linux . + sudo apt update + sudo apt install ninja-build - name: Compile run: | cd babylonia_terminal_launcher/