Skip to content

Commit 25f7a12

Browse files
committed
fix build on windows
1 parent f008482 commit 25f7a12

File tree

5 files changed

+55
-304
lines changed

5 files changed

+55
-304
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,6 @@ on:
66
pull_request:
77
types: [opened, synchronize, reopened, ready_for_review]
88

9-
paths-ignore:
10-
- "**.md"
11-
- "**.txt"
12-
- "**.log"
13-
- "**.desktop"
14-
- "metainfo.xml"
15-
169
concurrency:
1710
group: ${{ github.ref }}-${{ github.workflow }}
1811
cancel-in-progress: true

0 commit comments

Comments
 (0)