Update .gitlab-ci.yml

This commit is contained in:
J. Fronny 2020-06-20 12:27:07 +00:00
parent edcec38f62
commit 94bd2685b6
1 changed files with 1 additions and 0 deletions

View File

@ -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