Skip to content

Commit

Permalink
OTA fixup 2
Browse files Browse the repository at this point in the history
  • Loading branch information
vslavik committed Jul 10, 2024
1 parent 1a8db66 commit 8259e7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-ota-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: translations
path: locales
- name: Install GNU gettext
run: sudo apt-get install gettext
- name: Check PO files with msgfmt -v -c
Expand All @@ -51,6 +52,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: translations
path: locales
- name: Install GNU gettext
run: sudo apt-get install gettext
- name: Build OTA updates
Expand Down

0 comments on commit 8259e7a

Please sign in to comment.