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
d09251180a
commit
595c758021
|
@ -178,10 +178,11 @@ kind: pipeline
|
|||
type: exec
|
||||
name: Windows
|
||||
|
||||
platform:
|
||||
os: windows
|
||||
arch: amd64
|
||||
|
||||
steps:
|
||||
- name: Build Windows Binary
|
||||
commands:
|
||||
- flutter build windows
|
||||
|
||||
node:
|
||||
kind: windows
|
||||
|
|
Loading…
Reference in a new issue