Skip to content

Commit

Permalink
build turkish database
Browse files Browse the repository at this point in the history
  • Loading branch information
spaceface777 committed Feb 18, 2024
1 parent d5f996b commit 533a8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/db_gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
lang: [en, fr, de, ja, it, ru, es, zh, pl, nl, pt, ar, fi, hu, th, he]
lang: [en, fr, de, ja, it, ru, es, zh, pl, nl, pt, ar, fi, hu, th, he, tr]

name: ${{ matrix.lang }}wiki Dump Gen
runs-on: ubuntu-latest
Expand Down

0 comments on commit 533a8ee

Please sign in to comment.