Skip to content

Commit af0b29e

Browse files
committed
fix tab
1 parent 7e72d7f commit af0b29e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100

101101
- name: Test build roundup and install locale so lang tests work.
102102
run: |
103-
sudo apt-get install gettext
103+
sudo apt-get install gettext
104104
python setup.py build
105105
(cd locale; make local_install; ls -lR locale/de/LC_MESSAGES)
106106

0 commit comments

Comments
 (0)