From 9366ddfcf02eece75fa15f489b92bd626c821c40 Mon Sep 17 00:00:00 2001 From: ALEZ <38623465+ALEZ-DEV@users.noreply.github.com> Date: Tue, 11 Jun 2024 18:36:38 +0200 Subject: [PATCH] Update gui-release.yml --- .github/workflows/gui-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gui-release.yml b/.github/workflows/gui-release.yml index bc1ca95..428979f 100644 --- a/.github/workflows/gui-release.yml +++ b/.github/workflows/gui-release.yml @@ -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/