fix workflow
This commit is contained in:
parent
652e21e232
commit
59e9ff458a
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