Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Müller <[email protected]>
  • Loading branch information
SystemKeeper committed Oct 26, 2023
1 parent 066cad7 commit 061c32e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/localizable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ jobs:

- name: Run localizable generation
run: |
head -n 1 NextcloudTalk/en.lproj/Localizable.strings | hexdump -v -C
source ./generate-localizable-strings-file.sh
head -n 1 NextcloudTalk/en.lproj/Localizable.strings | hexdump -v -C
- name: Run git diff
run: |
Expand Down

0 comments on commit 061c32e

Please sign in to comment.