1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-04-24 05:18:36 +00:00

Attempt to install libicu.

This commit is contained in:
Thomas Harte
2025-11-29 22:09:31 -05:00
parent e3bc4fc265
commit c6a1c571e7
+1
View File
@@ -135,5 +135,6 @@ jobs:
working-directory: OSBindings/Qt
shell: bash
run: |
sudo apt-get install icu
qmake -o Makefile clksignal.pro
make