Skip to content

Commit

Permalink
fix matrix reference
Browse files Browse the repository at this point in the history
  • Loading branch information
goatshriek committed Jul 30, 2024
1 parent 35413c2 commit e97459a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/locale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- "tr_TR.UTF-8"
- "zh_CN.UTF-8"
env:
LANG: ${{ lang }}
LANG: ${{ matrix.lang }}
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- name: Configure
Expand Down

0 comments on commit e97459a

Please sign in to comment.