mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-05-30 22:27:41 +02:00
Sort language codes in publish.yml (#1193)
This commit is contained in:
parent
19f679f8a7
commit
df5e021a9c
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -19,7 +19,7 @@ concurrency:
|
|||||||
env:
|
env:
|
||||||
CARGO_TERM_COLOR: always
|
CARGO_TERM_COLOR: always
|
||||||
# Update the language picker in index.hbs to link new languages.
|
# Update the language picker in index.hbs to link new languages.
|
||||||
LANGUAGES: bn da de fa fr it ja ko pt-BR es
|
LANGUAGES: bn da de es fa fr it ja ko pt-BR
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user