1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-04-21 02:17:08 +00:00

Attempt a full make.

This commit is contained in:
Thomas Harte
2025-02-02 23:46:26 -05:00
parent 4f9e1e3a6b
commit 300054b9f7
+1 -1
View File
@@ -103,4 +103,4 @@ jobs:
working-directory: OSBindings/Qt
shell: bash
# run: aqt list-qt linux desktop --modules 5.15.2 gcc_64
run: qmake
run: ['qmake -o Makefile clksignal.pro', 'make']