Update appveyor.yml
This commit is contained in:
parent
3affe2a6a1
commit
572d1ddd01
@ -38,3 +38,12 @@ install:
|
||||
build_script:
|
||||
- haxelib run lime build linux
|
||||
- haxelib run lime build windows
|
||||
|
||||
artifacts:
|
||||
- path: export/release/linux
|
||||
name: Linux release
|
||||
type: zip
|
||||
|
||||
- path: export/release/windows
|
||||
name: Windows release
|
||||
type: zip
|
||||
|
Loading…
x
Reference in New Issue
Block a user