From 56e9d1e944dcc6d381e45745a8373c3e8ebcd1d6 Mon Sep 17 00:00:00 2001 From: Bryan Gerlach Date: Mon, 7 Oct 2024 17:15:18 -0500 Subject: [PATCH] linux --- .github/workflows/generator-linux.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/generator-linux.yml b/.github/workflows/generator-linux.yml index 161ae0d..cb58a23 100644 --- a/.github/workflows/generator-linux.yml +++ b/.github/workflows/generator-linux.yml @@ -322,6 +322,7 @@ jobs: gcc \ git \ g++ \ + imagemagick \ libappindicator3-dev \ libasound2-dev \ libclang-10-dev \