fix workflow

This commit is contained in:
xensik 2023-01-16 19:11:45 +01:00
parent 652e21e232
commit 59e9ff458a

View File

@ -3,10 +3,10 @@ name: Build
on:
push:
branches:
- "*"
- "**"
pull_request:
branches:
- "*"
- "**"
types: [opened, synchronize, reopened]
jobs:
build-win: