diff --git a/appveyor-linux.yml b/appveyor-linux.yml index 61d19ff..706ff1a 100644 --- a/appveyor-linux.yml +++ b/appveyor-linux.yml @@ -34,9 +34,8 @@ install: build_script: - haxelib run lime build linux - # haxelib run lime test linux -debug artifacts: -- path: export/ - name: Export +- path: export/release/linux + name: Linux release type: zip \ No newline at end of file