mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-03-10 00:10:10 +01:00
Revert "Linux installation: Deploy Qt"
This reverts commit 86a32de1d18bb15b7d2c515faf232d02639e6abf.
This commit is contained in:
parent
86a32de1d1
commit
04c7855d7e
8
.github/workflows/LinuxInstall.yml
vendored
8
.github/workflows/LinuxInstall.yml
vendored
@ -19,9 +19,6 @@ 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
|
||||
@ -63,11 +60,6 @@ jobs:
|
||||
cmake --build build -j6
|
||||
cmake --install build
|
||||
|
||||
- name: LinuxDeployQT
|
||||
working-directory: pdf4qt/build/install
|
||||
run: |
|
||||
linuxdeployqt-continuous-x86_64.AppImage usr/share/io.github.JakubMelka.Pdf4qt.desktop -executable-dir=usr/bin
|
||||
|
||||
- name: Make DEB package
|
||||
working-directory: pdf4qt/build
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user