add windows target

pull/114/head
Alya Sirko 2022-09-16 02:33:08 +03:00
parent 869f8b69aa
commit bb5d6106e7
1 changed files with 3 additions and 1 deletions

View File

@ -179,7 +179,9 @@ type: exec
name: Windows
steps:
- flutter build windows
name: Build Windows Binary
commands:
- flutter build windows
node:
server: windows