Update lupdate.yml
GitHub action error: https://github.com/sandboxie-plus/Sandboxie/actions/runs/4120145709/jobs/7114577686#step:2:113
This commit is contained in:
parent
1416ba322a
commit
4267ee9357
|
@ -18,6 +18,7 @@ jobs:
|
|||
- name: Install Qt 5 packages
|
||||
shell: bash
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install --no-install-recommends qtbase5-dev qttools5-dev-tools
|
||||
|
||||
- name: Checkout repo
|
||||
|
|
Loading…
Reference in New Issue