diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 985628f..8a845a6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,6 +21,7 @@ uptool: [System.Environment]::GetEnvironmentVariable("Path","User") ) -match '.' -join ';' python DownloadDataDepsInstall.py + ffmpeg python DownloadData.py $(new-object System.Net.WebClient).DownloadFile("https://www.github.com/JFronny/UpTool2/releases/latest/download/Tools.zip", "$($(pwd).Path)\Tools.zip") & "C:\Program Files\7-Zip\7z.exe" x .\Tools.zip