build.yml: install intltool

This commit is contained in:
Nedko Arnaudov 2022-08-28 02:09:00 +03:00
parent 921d7d3e94
commit 1b0ac5157e
1 changed files with 1 additions and 1 deletions

View File

@ -18,5 +18,5 @@ jobs:
- name: Build ladish
shell: bash
run: |
sudo apt-get install libdbus-1-dev gettext
sudo apt-get install libdbus-1-dev gettext intltool
make