Skip to content

Commit

Permalink
Update localazy_download.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy committed Sep 8, 2023
1 parent 0674d74 commit 0bcd31a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/localazy_download.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
- name: Install Deps
run: "yarn install --frozen-lockfile"

- name: Prune i18n
run: "rm -R src/i18n/strings/*.json"

- uses: localazy/download@0a79880fb66150601e3b43606fab69c88123c087 # v1
with:
groups: "-p includeSourceLang:true"
Expand Down

0 comments on commit 0bcd31a

Please sign in to comment.