Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardoperra committed Nov 10, 2024
1 parent bbb2429 commit 7fc67b8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Extract translation strings
run: |
pnpm intl:extract
pnpm --filter=@pipelineui/app intl:extract
- name: Build app
run: |
Expand Down
6 changes: 6 additions & 0 deletions packages/app/src/locales/en.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: @lingui/cli\n"
"Language: en\n"
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"Plural-Forms: \n"

#: src/components/Home/Footer/Footer.tsx:13
msgid "About"
Expand Down

0 comments on commit 7fc67b8

Please sign in to comment.