From 8745af95b5cbbac8f5da874a360895f353a98fcc Mon Sep 17 00:00:00 2001 From: Applevangelist <72444570+Applevangelist@users.noreply.github.com> Date: Wed, 21 Apr 2021 08:15:53 +0200 Subject: [PATCH] Update appveyor.yml --- .appveyor/appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.appveyor/appveyor.yml b/.appveyor/appveyor.yml index 3285b0ca2..a4ca26839 100644 --- a/.appveyor/appveyor.yml +++ b/.appveyor/appveyor.yml @@ -27,7 +27,7 @@ init: # - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) install: -# Outcomment if lua environment invalidates and needs to be reinstalled, otherwise all will run from the cache. +# Outcomment if lua environment invalidates and needs to be reinstalled, otherwise all will run from the cache - call choco install -y 7zip.commandline - call choco install -y lua51 - call choco install -y luarocks @@ -98,4 +98,4 @@ artifacts: on_finish: # - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) - \ No newline at end of file +