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:
isaak654 2023-02-08 18:31:54 +01:00 committed by GitHub
parent 1416ba322a
commit 4267ee9357
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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