mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Reapply "Linux installation: Deploy Qt"
This reverts commit 04c7855d7e
.
This commit is contained in:
3
.github/workflows/LinuxInstall.yml
vendored
3
.github/workflows/LinuxInstall.yml
vendored
@ -19,6 +19,9 @@ jobs:
|
||||
version: 11
|
||||
platform: x64
|
||||
|
||||
- name: 'Install LinuxDeployQt'
|
||||
uses: miurahr/install-linuxdeployqt-action@v0
|
||||
|
||||
- name: 'VCPKG: Set up VCPKG'
|
||||
run: |
|
||||
git clone --depth=1 https://github.com/microsoft/vcpkg.git
|
||||
|
Reference in New Issue
Block a user