We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 407d0f4 commit 715597eCopy full SHA for 715597e
.github/workflows/build_windows.yml
@@ -22,6 +22,7 @@ on:
22
- "**.c"
23
- "**.h"
24
- "windows/**"
25
+ - "src/rust/**"
26
27
jobs:
28
build_release:
0 commit comments