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 04b88cc commit 2fcf030Copy full SHA for 2fcf030
.github/workflows/build.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
paths:
6
- 'Native/**'
7
- - '.github/workflows'
+ - '.github/workflows/**'
8
9
jobs:
10
build-freebsd-x64:
0 commit comments