Skip to content

Commit 715597e

Browse files
authored
fix: trigger windows builds in PRs (#1705)
1 parent 407d0f4 commit 715597e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ on:
2222
- "**.c"
2323
- "**.h"
2424
- "windows/**"
25+
- "src/rust/**"
2526

2627
jobs:
2728
build_release:

0 commit comments

Comments
 (0)