mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-03-10 00:10:10 +01:00
Linux install: Bugfixing
This commit is contained in:
parent
2019816995
commit
c0eaeddcd9
1
.github/workflows/LinuxInstall.yml
vendored
1
.github/workflows/LinuxInstall.yml
vendored
@ -12,6 +12,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y libxcb-cursor0
|
sudo apt-get install -y libxcb-cursor0
|
||||||
|
sudo apt-get install -y libspeechd2
|
||||||
|
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user