build.yml: install gettext

This commit is contained in:
Nedko Arnaudov 2022-08-28 02:06:41 +03:00
parent 84bde69d53
commit 921d7d3e94
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
sudo apt-get install libdbus-1-dev gettext
make