From 5f5c8fea33be7687000fc6601eab237e4385b552 Mon Sep 17 00:00:00 2001 From: daniel11420 <15311104+daniel11420@users.noreply.github.com> Date: Tue, 6 Apr 2021 02:34:02 +0200 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 29f4de3..abd1f5e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -38,6 +38,6 @@ install: - haxelib list # No tests idk lol -build: +build_script: - lime build linux - lime build windows