Skip to content

Commit 57dc113

Browse files
authored
Update build_windows.yml
1 parent faa1243 commit 57dc113

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build_windows.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: Build Win32 DLL
33
on:
44
push:
55
branches: [ "main" ]
6-
#paths:
7-
# - 'include/**'
8-
# - 'src/**'
6+
paths:
7+
- 'include/**'
8+
- 'src/**'
99
pull_request:
1010
branches: [ "main" ]
1111
paths:

0 commit comments

Comments
 (0)