From bc662f301d8fc881c181d7dfd213b2e4d51f3677 Mon Sep 17 00:00:00 2001 From: levinsv <44033647+levinsv@users.noreply.github.com> Date: Fri, 14 Aug 2026 15:09:20 +0500 Subject: [PATCH] Update cmake-single-platform.yml --- .github/workflows/cmake-single-platform.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cmake-single-platform.yml b/.github/workflows/cmake-single-platform.yml index eee4457..d3214b8 100644 --- a/.github/workflows/cmake-single-platform.yml +++ b/.github/workflows/cmake-single-platform.yml @@ -30,7 +30,7 @@ jobs: run: | sudo apt install software-properties-common sudo apt-key adv --fetch-keys https://repos.codelite.org/CodeLite.asc - sudo apt-add-repository 'deb https://repos.codelite.org/wx3.2/ubuntu/ jammy universe' + sudo apt-add-repository 'deb https://repos.codelite.org/wx3.2.4/ubuntu/ jammy universe' sudo apt-get update sudo apt-get install libwxbase3.2-0-unofficial libwxbase3.2unofficial-dev libwxgtk3.2-0-unofficial libwxgtk3.2unofficial-dev wx3.2-headers wx-common libwxbase3.2-0-unofficial-dbg libwxgtk3.2-0-unofficial-dbg wx3.2-i18n sudo apt-get install libnotify-bin