add windows target

This commit is contained in:
Alya Sirko 2022-09-16 02:33:08 +03:00
parent 869f8b69aa
commit bb5d6106e7

View file

@ -179,6 +179,8 @@ type: exec
name: Windows name: Windows
steps: steps:
name: Build Windows Binary
commands:
- flutter build windows - flutter build windows
node: node: