From a3294ea2e81fb7535b2eb17dc21bfad18cff960a Mon Sep 17 00:00:00 2001 From: daniel11420 <15311104+daniel11420@users.noreply.github.com> Date: Tue, 6 Apr 2021 05:35:53 +0000 Subject: [PATCH] i may be stupid --- appveyor-linux.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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