mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Linux install: Bugfixing
This commit is contained in:
2
.github/workflows/LinuxInstall.yml
vendored
2
.github/workflows/LinuxInstall.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
|||||||
cmake --build build -j6
|
cmake --build build -j6
|
||||||
cmake --install build
|
cmake --install build
|
||||||
|
|
||||||
- name: LinuxDeployQT
|
- name: 'Linux Deploy Qt'
|
||||||
working-directory: pdf4qt/build
|
working-directory: pdf4qt/build
|
||||||
run: |
|
run: |
|
||||||
wget -O deploy.AppImage https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage
|
wget -O deploy.AppImage https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage
|
||||||
|
Reference in New Issue
Block a user