There was an error while loading. Please reload this page.
1 parent 26a41a5 commit b98df05Copy full SHA for b98df05
1 file changed
.github/workflows/update-translations.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Install Qt Linguist Tools
31
run: |
32
sudo apt-get update
33
- sudo apt-get install -y qttools5-dev-tools
+ sudo apt-get install -y qtbase5-dev qttools5-dev-tools
34
35
- name: Detect workflow context
36
id: context
0 commit comments