mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-01-09 09:31:13 +00:00
add windows target
This commit is contained in:
parent
bb5d6106e7
commit
c1168ab4fe
|
@ -179,9 +179,9 @@ type: exec
|
||||||
name: Windows
|
name: Windows
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
name: Build Windows Binary
|
- name: Build Windows Binary
|
||||||
commands:
|
commands:
|
||||||
- flutter build windows
|
- flutter build windows
|
||||||
|
|
||||||
node:
|
node:
|
||||||
server: windows
|
server: windows
|
||||||
|
|
Loading…
Reference in a new issue