add windows target

Alya Sirko 2022-09-16 02:33:44 +03:00
parent bb5d6106e7
commit c1168ab4fe
1 changed files with 3 additions and 3 deletions

View File

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