ci: restored vcredist line that was accidentally removed in the merge

This commit is contained in:
itsmattkc
2020-09-20 01:46:20 +10:00
parent c04eaef24a
commit 0798dbb0a2
+1
View File
@@ -209,6 +209,7 @@ jobs:
working-directory: ${{ runner.workspace }}/build
shell: cmd
run: |
curl -fLOSs https://download.microsoft.com/download/3/2/2/3224B87F-CFA0-4E70-BDA3-3DE650EFEBA5/vcredist_x64.exe
copy %GITHUB_WORKSPACE%\app\packaging\windows\nsis\* .
copy %GITHUB_WORKSPACE%\LICENSE .
makensis -V4 -DX64 "-XOutFile %PKGNAME%.exe" olive.nsi