build: re-enable CI for windows changes (#3572)
I got the conditional reversed in https://github.com/libuv/libuv/pull/3564
This commit is contained in:
parent
e64ec13c13
commit
abf201a894
2
.github/workflows/CI-win.yml
vendored
2
.github/workflows/CI-win.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
paths:
|
||||
- '**'
|
||||
- '!docs/**'
|
||||
- '!src/win/**'
|
||||
- '!src/unix/**'
|
||||
- '!.**'
|
||||
- '.github/workflows/CI-win.yml'
|
||||
push:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user