mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-03-04 19:37:52 +01:00
Linux install: Bugfixing
This commit is contained in:
parent
41b89c2988
commit
56095ab350
2
.github/workflows/LinuxInstall.yml
vendored
2
.github/workflows/LinuxInstall.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
cmake --build build -j6
|
||||
cmake --install build
|
||||
|
||||
- name: LinuxDeployQT
|
||||
- name: 'Linux Deploy Qt'
|
||||
working-directory: pdf4qt/build
|
||||
run: |
|
||||
wget -O deploy.AppImage https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage
|
||||
|
Loading…
x
Reference in New Issue
Block a user