Fixing lrelease installation
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Ad5001 2024-09-19 21:33:29 +02:00
parent fceb5e711c
commit 48427b7923
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160

View file

@ -14,7 +14,7 @@ steps:
- name: Unit Tests
image: ad5001/ubuntu-pyside-xvfb:linux-6-latest-latex
commands:
- apt install -y qt6-l10n-tools
- apt install -y qtchooser qttools5-dev-tools
- cd LogarithmPlotter/i18n && bash release.sh
- xvfb-run bash scripts/run-tests.sh
when: