appveyor: remove goto end for debugging

oh god I can't believe I forgot to remove this
This commit is contained in:
itsmattkc
2020-08-14 19:05:29 +10:00
parent 3588cc0241
commit 34d1b141e5
-2
View File
@@ -30,8 +30,6 @@ curl https://ffmpeg.zeranoe.com/builds/win64/shared/%FFMPEG_VER%-shared.zip > %F
7z x %FFMPEG_VER%-dev.zip
7z x %FFMPEG_VER%-shared.zip
goto end
REM Acquire Google Crashpad
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
set PATH=%PATH%;%APPVEYOR_BUILD_FOLDER%\depot_tools