fix build

This commit is contained in:
uncor3
2026-02-01 13:16:12 +00:00
parent 4b562ad72c
commit ef911d8257
9 changed files with 57 additions and 34 deletions
+10 -10
View File
@@ -2,16 +2,16 @@ name: iDescriptor CI (Linux)
on:
workflow_dispatch:
push:
paths:
- "**.cpp"
- "**.h"
- "**.hpp"
- "**.cxx"
- "**.cc"
- "CMakeLists.txt"
- "**.cmake"
- ".github/workflows/ci.yml"
# push:
# paths:
# - "**.cpp"
# - "**.h"
# - "**.hpp"
# - "**.cxx"
# - "**.cc"
# - "CMakeLists.txt"
# - "**.cmake"
# - ".github/workflows/ci.yml"
env:
QT_VERSION: "6.7.2"