Skip to content

Commit

Permalink
readable 2
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterWone committed Mar 9, 2024
1 parent 1490ed0 commit 7c32046
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ jobs:
- name: Translate app strings
run: |
ls ./l10n
npx @vscode/l10n-dev generate-azure -o ./l10n/ ./l10n/bundle.l10n.json ./package.nls.json -l zh-Hans ja es ru pt-br fr ko zh-Hant it pl hu cs bg tr my ca lt hy
ls ./l10n & npx @vscode/l10n-dev generate-azure -o ./l10n/ ./l10n/bundle.l10n.json ./package.nls.json -l zh-Hans ja es ru pt-br fr ko zh-Hant it pl hu cs bg tr my ca lt hy
env:
AZURE_TRANSLATOR_KEY: ${{ secrets.AZURE_TRANSLATOR_KEY }}
AZURE_TRANSLATOR_REGION: westus
Expand Down

0 comments on commit 7c32046

Please sign in to comment.