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
869f8b69aa
commit
bb5d6106e7
|
@ -179,7 +179,9 @@ type: exec
|
||||||
name: Windows
|
name: Windows
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- flutter build windows
|
name: Build Windows Binary
|
||||||
|
commands:
|
||||||
|
- flutter build windows
|
||||||
|
|
||||||
node:
|
node:
|
||||||
server: windows
|
server: windows
|
||||||
|
|
Loading…
Reference in a new issue