mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-01-09 01:21:14 +00:00
add windows target
This commit is contained in:
parent
bb5d6106e7
commit
c1168ab4fe
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue