Skip to content

Commit 7aa62b3

Browse files
authored
Update GnuTests.yml
1 parent 9241206 commit 7aa62b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/GnuTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
## Install dependencies
8383
sudo apt-get update
8484
## Check that build-gnu.sh works on the non SELinux system by installing libselinux only on lima
85-
sudo apt-get install -y autopoint gperf gdb python3-pyinotify valgrind libexpect-perl libacl1-dev libattr1-dev libcap-dev attr quilt
85+
sudo apt-get install -y gettext gperf gdb python3-pyinotify valgrind libexpect-perl libacl1-dev libattr1-dev libcap-dev attr quilt
8686
- name: Add various locales
8787
shell: bash
8888
run: |

0 commit comments

Comments
 (0)