Skip to content

Commit b7b8385

Browse files
chore: disable appimage build for cant build
1 parent e4e0a75 commit b7b8385

File tree

3 files changed

+2
-125
lines changed

3 files changed

+2
-125
lines changed

.github/workflows/appimage.yml

Lines changed: 0 additions & 124 deletions
This file was deleted.

makespec/BUILDVERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
139
1+
141

src/base/LemonLog.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#pragma once
1010

1111
#include <QString>
12+
#include <QPair>
1213
#include <QTextStream>
1314
#include <iostream>
1415
//

0 commit comments

Comments
 (0)