From fec70f17bcff5a327418fd3eb18b43ca7aa403ec Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Sun, 19 Aug 2018 00:50:58 -0700 Subject: [PATCH] ...wrong path --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 91f4ab61..b1b53774 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -31,9 +31,9 @@ after_build: - ps: appveyor DownloadFile https://github.com/saramibreak/DiscImageCreator/files/2112299/DiscImageCreator_20180619.zip - ps: appveyor DownloadFile http://www.rawdump.net/tools/subdump_fua_0x28.zip - 7z e DiscImageCreator_20180619.zip -oDICUI\bin\Debug\Programs Release_ANSI\* -- 7z e subdump_fua_0x28.zip -oDICUI\bin\Debug\* * +- 7z e subdump_fua_0x28.zip -oDICUI\bin\Debug * - mv DICUI\bin\Debug\subdump_fua_0x28.exe DICUI\bin\Debug\subdump.exe -- 7z a DICUI.zip DICUI\bin\Debug +- 7z a DICUI.zip DICUI\bin\Debug\* # artifact linking artifacts: