Trying again with artifacts
This commit is contained in:
parent
5e30f22381
commit
22c58e1a21
|
@ -12,10 +12,9 @@ copy vc14_bin_Debug\fceux.exe ..\output\.
|
|||
copy vc14_bin_Debug\7z.dll ..\output\.
|
||||
|
||||
REM Create Zip Archive
|
||||
cd %PROJECT_ROOT%
|
||||
appveyor PushArtifact output
|
||||
|
||||
REM archive.bat
|
||||
archive.bat
|
||||
|
||||
cd %PROJECT_ROOT%
|
||||
|
||||
appveyor PushArtifact %PROJECT_ROOT%\vc\fceux.zip
|
||||
|
||||
|
|
Loading…
Reference in New Issue