ci: acquire Qt

This commit is contained in:
itsmattkc
2020-09-14 23:02:28 +10:00
committed by GitHub
parent 10a4f07a40
commit a26deb10fb
+5
View File
@@ -28,6 +28,11 @@ jobs:
- name: Enable Developer Command Prompt
uses: ilammy/msvc-dev-cmd@v1.3.0
- name: Acquire Qt
uses: jurplel/install-qt-action@v2.8.0
with:
version: 5.15.1
- name: Acquire FFmpeg
run: curl -fLOSs --retry 3 http://olivevideoeditor.org/deps/ffmpeg-win.7z && 7z x ffmpeg-win.7z