mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-01-09 17:39:42 +00:00
add windows target
This commit is contained in:
parent
8862d5e4c2
commit
370b85014d
|
@ -182,3 +182,6 @@ steps:
|
||||||
- name: Build Windows Binary
|
- name: Build Windows Binary
|
||||||
commands:
|
commands:
|
||||||
- flutter build windows
|
- flutter build windows
|
||||||
|
|
||||||
|
node:
|
||||||
|
server: windows
|
||||||
|
|
Loading…
Reference in a new issue