fix workflow
This commit is contained in:
parent
d755f7788b
commit
8643771f66
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -3,10 +3,10 @@ name: Build
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "*"
|
||||
- "**"
|
||||
pull_request:
|
||||
branches:
|
||||
- "*"
|
||||
- "**"
|
||||
types: [opened, synchronize, reopened]
|
||||
jobs:
|
||||
build-win:
|
||||
|
Loading…
Reference in New Issue
Block a user