1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-04-20 10:17:05 +00:00

Continue playing guess and check.

This commit is contained in:
Thomas Harte
2025-11-29 23:16:52 -05:00
parent 8b227deafb
commit 4ceef827a3
+1 -1
View File
@@ -135,6 +135,6 @@ jobs:
working-directory: OSBindings/Qt
shell: bash
run: |
aqt list-qt linux desktop --modules 6.8.3 linux
aqt list-qt linux desktop --modules 6.8.3 linux desktop
qmake -o Makefile clksignal.pro
make