mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-22 03:45:51 +08:00
fix build
This commit is contained in:
+10
-10
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user