From cc71a7e9167c4159ab255c0f11d184bf42b157e9 Mon Sep 17 00:00:00 2001 From: nxpfrankli Date: Tue, 30 Oct 2018 16:36:33 -0500 Subject: [PATCH] linux install rename --- appveyor.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index 3f4f1b9..33589b1 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -16,6 +16,8 @@ init: sudo apt-get --yes --force-yes install asciidoc + sudo apt-get --yes --force-yes install rename + git clone https://github.com/NXPmicro/mfgtools.wiki.git ${APPVEYOR_BUILD_FOLDER}\mfgtools.wiki install: -- 2.11.4.GIT