Skip to content

Commit

Permalink
add gettext
Browse files Browse the repository at this point in the history
  • Loading branch information
wkpark committed Oct 29, 2022
1 parent f1a6bc7 commit c4e1f00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- name: Build Tarball
run: |
sudo apt-get install -y gettext
git clone https://github.com/wkpark/moniwiki-wikiseed wikiseed
echo "Update language files..."
(cd locale; sh update-makefile.sh ; make)
Expand Down

0 comments on commit c4e1f00

Please sign in to comment.